[Webkit-unassigned] [Bug 32123] cursor movement and text selection does not work well if a block is followed by an inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 15 15:28:44 PST 2014


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

David Gatwood <dgatwood at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dgatwood at mac.com

--- Comment #12 from David Gatwood <dgatwood at mac.com> ---
FYI, this fix is wrong, and part of the fix breaks highlighting for ::before and ::after pseudo-elements once you enable it.  However, with my fix for that bug, this issue does not reproduce even after removing the relevant portion of this fix (the chunk of code that starts with "FIXME: We should consider whether it is OK propagating to ancestor RenderInlines.").

I'll add more details in bug 15256, where I'm about to submit a preliminary fix for the pseudo-element highlighting issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141215/eb298d03/attachment-0002.html>


More information about the webkit-unassigned mailing list