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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 21:21:23 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91373|review?                     |review-
               Flag|                            |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-04-27 21:21:23 PST ---
(From update of attachment 91373)
The preferred way to implement platform differences like this is by adding a client call, so that all behaviors could be tested in layout tests on all platforms. See e.g. how smart copy and paste is configured via EditorClient.

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