Opened 14 years ago
Last modified 14 years ago
#8030 confirmed Bug
Opera: can not activate menu entries with enter
Reported by: | Hallvord R. M. Steen (Opera Software) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 3.0 |
Keywords: | Opera | Cc: | Garry Yao |
Description
Right-click in a table, use arrow keys to select a specific menu entry and press enter.
Expected: menu entry is activated Actual: nothing happens
Change History (4)
comment:1 Changed 14 years ago by
Cc: | Garry Yao added |
---|
comment:2 Changed 14 years ago by
Keywords: | Opera added |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
comment:3 Changed 14 years ago by
Enter key up till now is still not listed in the managed keystrokes in all menus, it works in other browser just because of it's intrinsically triggering the link.
comment:4 Changed 14 years ago by
I recall CKEditor detects Opera and adds onkeypress="return false" somewhere nearby - might cause this problem? Perhaps if you changed to onkeypress="if(event.keyCode!=13)return false" ?
Confirmable in Opera 11.11 form CKEditor 3.0.