Opened 13 years ago
Last modified 12 years ago
#9197 confirmed New Feature
IE: Selecting, applying styles or merging empty table cells in IE seems to be impossible
Reported by: | Korikulum | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.0 |
Keywords: | Cc: |
Description (last modified by )
It is not possible to select empty table cells in IE. This is the source of merging problem.
When trying to merge empty table cells in IE the context-menu "Merge Cells" option remains disabled.
Steps to reproduce:
- Open a new page
- Create a table with multiple columns/rows
- Try merging some empty cell
- Try selecting some empty cells (won't work)
- Right-click on "selected" cells to display context-menu
- The "Merge Cells" option is disabled
- Try applying styles like background colour to multiple empty cells - won't work because you can't select these cells.
Reproducible in all versions of IE from CKEditor 3.0.
Change History (6)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | IE: Merging empty table cells in IE seems to be impossible → IE: Selecting or merging empty table cells in IE seems to be impossible |
Type: | Bug → New Feature |
Version: | 3.6.4 → 3.0 |
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 12 years ago by
Summary: | IE: Selecting or merging empty table cells in IE seems to be impossible → IE: Selecting, applying styles or merging empty table cells in IE seems to be impossible |
---|
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
There is another feature that concerns empty table cells in IE: #4130.
#9291 was marked as duplicate.