[webkit-reviews] review canceled: [Bug 59652] turn on move caret by word visually for windows platform. : [Attachment 91754] patch w/ layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 15:24:04 PDT 2011


Xiaomei Ji <xji at chromium.org> has canceled Xiaomei Ji <xji at chromium.org>'s
request for review:
Bug 59652: turn on move caret by word visually for windows platform.
https://bugs.webkit.org/show_bug.cgi?id=59652

Attachment 91754: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=91754&action=review

------- Additional Comments from Xiaomei Ji <xji at chromium.org>
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.


More information about the webkit-reviews mailing list