Opened 12 years ago
Last modified 9 years ago
#12123 confirmed New Feature
[Umbrella] Problems with visual representation of selection in table cells — at Initial Version
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.0 |
| Keywords: | IBM | Cc: | irinauru@…, satya_minnekanti@… |
Description
- On IEs empty cells' selection is invisible. IE renders only text selection.
- On FF there's a similar problem like on IE, with a difference that cells can be selected as a whole but only by mouse.
The full solution would be a fake table selection - similar to fake element selection which we have for non-editable elements. Partial solutions may also be possible.
