[Umbrella] Problems with selection in table cells
- 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.
- Column selection is impossible on all browsers except Firefox.
- It's hard to select a row.
- [IE9+] No visual indication that a table is selected (#10897).
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.
Sub tickets: #8830, #12043.
Change History (8)
Status: |
new →
confirmed
|
Version: |
→ 4.0
|
Description: |
modified (diff)
|
Summary: |
[Umbrella] Problems with visual representation of selection in table cells →
[Umbrella] Problems selection in table cells
|
Summary: |
[Umbrella] Problems selection in table cells →
[Umbrella] Problems with selection in table cells
|
Cc: |
irinauru@… satya_minnekanti@… added
|
Description: |
modified (diff)
|
Keywords: |
IBM added
|
#14410 was marked as duplicate.