Table column resize hit testing needs to be finer grained
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).
Change History (8)
Cc: |
satya_minnekanti@… added
|
Status: |
new →
confirmed
|
Version: |
3.5.1 →
3.4 Beta
|
Owner: |
set to Sa'ar Zac Elias
|
Status: |
confirmed →
review
|
Milestone: |
→ CKEditor 3.6.1
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
I don't see any problem with removing the padding - it's still quite easy to grab the grip.