Closed Bug 942603 Opened 11 years ago Closed 10 years ago

keyboard event

Categories

(Firefox for Android Graveyard :: General, defect)

25 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: joo.tsao, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36

Steps to reproduce:

give table element a tabindex attribute, and javascript bind keyboard event.


Actual results:

now give the table element focus can accept all keyboard events, except UP ARROW keypress. when key press UP ARROW key focus jump to address bar. 


Expected results:

a element has tabindex attribute, should like input text element can respond to all keyboard events.
OS: Linux → Android
Hardware: x86_64 → ARM
the case in chrome and opera for android, the table respond keyboard event by UP ARROW key.
note: my android device has physical keyboard.
Are you able to reproduce this on Nightly for Android? (http://nightly.mozilla.org)
I am try night build today, the same problem occurs, only UP ARROW key not respond on my event.
but, chrome and opera for android, firefox for desktop, all right.
Sounds like bug 695626. Code samples or a testcase would be great.
Flags: needinfo?(joo.tsao)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.