[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 17:03:26 PST 2016


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

--- Comment #9 from Darin Adler <darin at apple.com> ---
Perhaps we should change things so the granularity is recorded alongside m_start and m_end. Then a call to expandUsingGranularity targeting any smaller granularity would automatically be a no-op.

This would not work for line vs. sentence granularity, but should work fine for character, word, sentence/line, paragraph, document.

-- 
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/610fa04f/attachment-0001.html>


More information about the webkit-unassigned mailing list