[Webkit-unassigned] [Bug 15256] Impossible to place an editable selection inside empty elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 16:35:09 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=15256





--- Comment #40 from David Gatwood <dgatwood at mac.com>  2014-09-24 16:35:05 PST ---
Created an attachment (id=238624)
 --> (https://bugs.webkit.org/attachment.cgi?id=238624&action=review)
Partial patch

I tried my hand at merging in the diffs from Chrome/Blink.  With these changes, WebKit seems to behave more like I'd expect when programmatically monkeying with the selection, but I haven't done extensive testing of it yet.

Caveats:

1.  The user interface behavior is still problematic.  It's still impossible to click between element boundaries or at the beginning of elements.  I hope to try to figure out what's going on there "real soon now".
2.  I don't know your test system well enough to merge the changes to the test cases correctly.  They might be close, or they might not be—I didn't bother running tests.
3.  I'm not sure if you need to add or modify any copyright notices as a result of these changes.  I'll leave that up to your discretion.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list