Summary | Keyboard navigation of times dropdown doesn't work |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 11/23/2011 (4970 days ago) |
Due | |
Updated | 12/04/2011 (4959 days ago) |
Assigned | 11/23/2011 (4970 days ago) |
Resolved | 12/04/2011 (4959 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Fix keyboard navigation of time fields.
Ported from Kronolith
Bug: 107991 files changed, 12 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/ed83074a234a35a43d67e44a073221e4cf926956
Fix keyboard navigation of time fields, remove redundant keyUp handler.
Bug: 107991 files changed, 17 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/95a229c51f7c6cf2d00e05cb4393f7ed8ea8ee9a
State ⇒ Assigned
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Keyboard navigation of times dropdown doesn't work
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
hit the down arrow while the list is shown and focused, all that
happens is the first element (12:00am) shows selected and then
deselected. Hitting down again just repeats this - you can't get past
the first option, or choose it by hitting enter/tab.