[Webkit-unassigned] [Bug 59652] turn on move caret by word visually for windows platform.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 15:29:26 PDT 2011


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





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-20 15:29:26 PST ---
(In reply to comment #15)
> Created an attachment (id=94278)
 --> (https://bugs.webkit.org/attachment.cgi?id=94278&action=review) [details]
> patch w/ layout test
> 
> I will ask Jeremy and Progame to test it.
> 
> To avoid regression in pure LTR text in LTR context, I could short-circuit it (check if all the leave boxes in a RootInlineBox are LTR boxes and the containing block is LTR, fallback to move caret by word logically). But I am not sure whether it is worth yet.

Yeah, I don't think that's necessary but we should do some manual testing before landing this patch as you suggested.

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