Bug 24697 - Editing tables should have Firefox like selection
Summary: Editing tables should have Firefox like selection
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-19 04:13 PDT by Ryan Mitchell
Modified: 2022-10-25 10:38 PDT (History)
1 user (show)

See Also:


Attachments
Test Case (324 bytes, text/html)
2014-03-10 04:43 PDT, Sudarshan C P
no flags Details
Patch (9.75 KB, patch)
2022-10-24 16:51 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (9.75 KB, patch)
2022-10-25 10:12 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (10.06 KB, patch)
2022-10-25 10:31 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Mitchell 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.
Comment 1 Sudarshan C P 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?
Comment 2 zalan 2022-10-24 16:51:59 PDT
Created attachment 463207 [details]
Patch
Comment 3 zalan 2022-10-25 10:12:28 PDT
Created attachment 463225 [details]
Patch
Comment 4 zalan 2022-10-25 10:31:52 PDT
Created attachment 463228 [details]
Patch
Comment 5 zalan 2022-10-25 10:38:14 PDT
Comment on attachment 463228 [details]
Patch

oops. wrong bugzilla.