[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:24:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59652
Xiaomei Ji <xji at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #91754|0 |1
is obsolete| |
Attachment #91754|review? |
Flag| |
Attachment #94278| |review?
Flag| |
--- Comment #15 from Xiaomei Ji <xji at chromium.org> 2011-05-20 15:24:04 PST ---
Created an attachment (id=94278)
--> (https://bugs.webkit.org/attachment.cgi?id=94278&action=review)
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.
--
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