UNCONFIRMED 24697
Editing tables should have Firefox like selection
https://bugs.webkit.org/show_bug.cgi?id=24697
Summary Editing tables should have Firefox like selection
Ryan Mitchell
Reported 2009-03-19 04:13:59 PDT
Hello When editing tables in a content editable element it is not possible to select a column of cells, making actions like merging cells impossible. Firefox gets around this by doing a clever selection specifically for tables, allowing you to select any combination of cells. it would be really helpful for HTML editors etc, if this was implemented in webkit. Thanks.
Attachments
Test Case (324 bytes, text/html)
2014-03-10 04:43 PDT, Sudarshan C P
no flags
Patch (9.75 KB, patch)
2022-10-24 16:51 PDT, zalan
no flags
Patch (9.75 KB, patch)
2022-10-25 10:12 PDT, zalan
no flags
Patch (10.06 KB, patch)
2022-10-25 10:31 PDT, zalan
no flags
Sudarshan C P
Comment 1 2014-03-10 04:43:06 PDT
Created attachment 226295 [details] Test Case Test Case page uploaded, in case of FF contenteditable true and false case selection behavior is different, is it necessary to make the same behavior in webkit?
zalan
Comment 2 2022-10-24 16:51:59 PDT
zalan
Comment 3 2022-10-25 10:12:28 PDT
zalan
Comment 4 2022-10-25 10:31:52 PDT
zalan
Comment 5 2022-10-25 10:38:14 PDT
Comment on attachment 463228 [details] Patch oops. wrong bugzilla.
Note You need to log in before you can comment on or make changes to this bug.