[Webkit-unassigned] [Bug 65277] Make functions to find word boundaries more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 11:15:27 PDT 2011


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





--- Comment #58 from Van Lam <vanlam at google.com>  2011-08-29 11:15:27 PST ---
(In reply to comment #57)
> > 3) Ah, I overlooked this test case. Here it is: test   |     test test -> test        |test test
> 
> This result seems substantially different from others.

If you consider all word breaks before words, nextWordBoundaryBeforeWord will return the logically next one after the passed-in position. The behavior of this function on this case aligns with Windows alt-arrow behavior.

-- 
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