| Summary | Message list key navigation broken |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | jan (at) horde (dot) org |
| Requester | chuck (at) horde (dot) org |
| Created | 11/30/2006 (6919 days ago) |
| Due | |
| Updated | 12/07/2006 (6912 days ago) |
| Assigned | 12/07/2006 (6912 days ago) |
| Resolved | 12/07/2006 (6912 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
FF 2). Try the following:
1. Open a mailbox.
2. Click any checkbox with the mouse.
3. Use keyboard navigation to move down to a message that should show
a preview (i.e. unread message).
4. Preview popup will not appear.
message list, viewing the preview for whichever message I'm currently
on, and using space to toggle it. Which works well for me - can you
explain what I'm missing that you can't do?
CSS change wasn't being picked up. once I fixed that, I am seeing
desired behavior (popup previews when message row is selected).
allows a user to cycle between the checkbox of a message and the
preview of the message.
message list, viewing the preview for whichever message I'm currently
on, and using space to toggle it. Which works well for me - can you
explain what I'm missing that you can't do?
allows a user to cycle between the checkbox of a message and the
preview of the message. Having not used it before the last week or
so, it is quite handy. So I'm thinking it should be put back in.
Assigned to Jan Schneider
Taken from
Taken from Michael Slusarz
State ⇒ Resolved
navigation please update the ticket, otherwise it can stay resolved.
Priority ⇒ 2. Medium
Assigned to
State ⇒ Assigned
navigation, and control navigation had been tweaked to remove the
left/right distinction between subject and checkbox; instead, space
should always toggle selection of the message and return should view it.
I'll take care of the docs ticket for this.
State ⇒ Resolved
'onkeydown' event if not attached to a specific element (i.e. not
'window' or 'document').
State ⇒ Assigned
yet. Ctrl+up/down navigates through the subject links, Ctrl+left/right
through the subject links and checkboxes.
State ⇒ Feedback
either chuck or jan should look at this to make sure I have all the
proper functionality working properly. See
Ticket #4716for a requestfor documentation for this function (I *think* I can determine from
the JS what this is supposed to do, but I'd rather have people who
have been using this tell me what is expected behavior).
Priority ⇒ 3. High
State ⇒ Assigned
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Message list key navigation broken
Type ⇒ Bug
This commit breaks keyboard nav through the current mailbox page
(control + up/down) completely.