[Webkit-unassigned] [Bug 69029] Please implement key, char, location and locale properties of KeyboardEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 13:31:26 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2012-01-11 13:31:26 PST ---
What I see in MS Word is that it uses the current keyboard input source to make the decision, not the input source an event came from.

> because it's the best signal available for this purpose

This is not quite true. The only appropriate general signal on OS X is a preference in Language and Text control panel. An application can of course have its own configuration options, but it should not silently ignore system-wide user choice.

The fact that this property is wanted to implement incorrect behavior appears to be a strong argument against it.

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