Closed Bug 1229693 Opened 9 years ago Closed 8 years ago

WidgetKeyboardEvent::location should be initialized with mCodeNameIndex if it's caused by native keyboard event

Categories

(Core :: Widget: Win32, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox45 --- affected

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

For making TextEventDispatcher initializes WidgetKeyboardEvent as far as possible, KeyboardEvent.location should be decided from KeyboardEvent.code.
Hmm, I realized that .location might be better to depend on .key value (current Gecko for desktop is so).

See https://github.com/w3c/uievents/issues/62
Comment 1 is right. This is now, INVALID.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.