Closed Bug 938383 Opened 12 years ago Closed 11 years ago

Improve charCode handling in Gonk key events

Categories

(Core Graveyard :: Widget: Gonk, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla28

People

(Reporter: mwu, Assigned: mwu)

Details

Attachments

(1 file)

This fixes gonk keyevent handling so only one of keycode/charcode is set at a time. The docs seem to suggest that keyCode should not be set on key press if we could not determine the charcode, but that appears to break backspace on my dev board.
Attachment #831857 - Flags: review?(masayuki)
Comment on attachment 831857 [details] [diff] [review] Improve charCode handling in gonk widget backend If you don't mind, please add {} for each if/else block, which is our generic coding rule. However, I'm not sure the local rule of Gonk widget.
Attachment #831857 - Flags: review?(masayuki) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: