[Webkit-unassigned] [Bug 164519] Word transformations apply to a single word instead of entire selection if selection is made by triple-clicking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 16:56:32 PST 2016


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

--- Comment #7 from Darin Adler <darin at apple.com> ---
All those special cases in the WordGranularity section of setStartAndEndFromBaseAndExtentRespectingGranularity are probably the source of the difficulty with the trailing space after the word.

You mentioned setting the base and extent to the start and end before calling validate. Was the code you tried respecting m_baseIsFirst?

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


More information about the webkit-unassigned mailing list