Summary | Next/previous message Javascript breaks browser keybindings |
Queue | IMP |
Queue Version | 4.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | ekendall (at) brandeis (dot) edu |
Created | 04/12/2005 (7362 days ago) |
Due | |
Updated | 04/12/2005 (7362 days ago) |
Assigned | 04/12/2005 (7362 days ago) |
Resolved | 04/12/2005 (7362 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
thanks. Will be in IMP 4.0.4.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Next/previous message Javascript breaks browser keybindings
Queue ⇒ IMP
New Attachment: javascript.patch
history navigation. IMP's Javascript intercepts these keypresses and
causes unexpected behavior. Currently, the arrow keys navigate between
messages in the folder regardless of any modifier keys. I suggest
specificially checking for Alt and not triggering the message change
in that case. The attached patch was tested on Firefox, Mozilla, IE
and Opera. The arrow navigation doesn't work at all in Safari, so this
bug doesn't apply there.