Bug 8136
Summary: | REGRESSION: Keyboard navigation in GMail moves up/down two messages at once | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jannis Hermanns <jannis> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ian, mitz, sullivan |
Priority: | P1 | Keywords: | GoogleBug, InRadar, NeedsReduction, Regression |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Jannis Hermanns
If you use the <j>/<k> keys to navigate down/up in your message list, the focus jumps down/up two messages, skipping one.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Regressions are P1.
David Kilzer (:ddkilzer)
GMail is Google.
Alice Liu
<rdar://problem/4631576>
John Sullivan
This could use better steps to reproduce. It's not obvious how to focus the message list at all, since clicking a message replaces the contents of the page with that particular message.
John Sullivan
OK, I figured out this much:
- When logged into Gmail, click Settings link
- enable keyboard shortcuts and confirm
Now there's a black angle bracket caret pointing at one of the messages in the list. Typing "j" or "k" will move the caret to a different message.
However, I can't reproduce the bug. The caret moves one message at a time for me.
John Sullivan
This bug is pretty old, and I can't reproduce it with tip of tree now that I've figured out the steps. I'm going to move this to worksforme, under the assumption that it was fixed sometime in the last few months.