Ticket #7130 (closed Bug: fixed)
Table column resize hit testing needs to be finer grained
| Reported by: | lynne_kues | Owned by: | Saare |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.1 |
| Component: | General | Version: | 3.4 Beta |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
FF 3.6.13, IE 8
Run CKEditor with the table resize plugin. Add a table. Add some text to the cells. Go to a cell in the second column. Attempt to select the cell content using the mouse. The resize column handle gets in the way. It is impossible to click and get the cursor at the beginning of the cell.
The hit-test area for the resize column handle should be finer grained and that area should not bleed over into the cell area of the column. Maybe a solution would be to make the hit-test area larger to the left of the column separator (bi-di would need to be considered here).
Attachments
Change History
comment:4 Changed 2 years ago by garry.yao
- Status changed from new to confirmed
- Version changed from 3.5.1 to 3.4 Beta
comment:5 Changed 2 years ago by Saare
- Owner set to Saare
- Status changed from confirmed to review
I don't see any problem with removing the padding - it's still quite easy to grab the grip.
Note: See
TracTickets for help on using
tickets.
