Closed Bug 738218 Opened 12 years ago Closed 7 years ago

TAB vs. HOME keys vs. current link

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

12 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jidanni, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0a2) Gecko/20120309 Firefox/12.0a2 Iceweasel/12.0a2
Build ID: 20120309042010

Steps to reproduce:

Put away your mouse.

Hit TAB 35 times.
We are now on the 35th link in the document,
as shown by the black dotted box.

Now hit HOME. We are now back at the top of the document.

Now hit TAB again.


Actual results:

Note how we are now back at the 36th link.


Expected results:

...instead of the first as expected.

Chromium has the same bug.

OK, call it a feature... that the user has to now hit SHIFT-TAB 36 times to get back to the first link.
Component: Untriaged → Disability Access
Not disability access, looks like keyboard navigation
Component: Disability Access → Keyboard: Navigation
Product: Firefox → Core
QA Contact: untriaged → keyboard.navigation
> Chromium has the same bug.

It's not a bug because home key (and End, pgdn, pgup) don't change focus location.  Same occurs in IE
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.