[Webkit-unassigned] [Bug 13110] REGRESSION (NativeTextField): Word granularity allows selection of partial words that contain punctuation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 07:34:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13110





------- Comment #4 from mitz at webkit.org  2007-10-22 07:34 PDT -------
(In reply to comment #3)
> void findWordBoundary(const UChar* chars, int len, int position, int* start,
> int* end)
> 
> uses:
>     NSRange range = [attr doubleClickAtIndex:(position >= len) ? len - 1 :
> position];

It's not passing in enough context.


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



More information about the webkit-unassigned mailing list