Closed
Bug 225080
Opened 22 years ago
Closed 21 years ago
page keyboard focus resume off by 1 after hotkey navigation to toolbar or sidebar and back
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
When the keyboard focus is removed from the page to some toolbar or sidebar, the
in-page focus location is remembered. However, when focus is returned to the
page by tab-keying back, the in-page focused element jumps to the element
immediately following the element that had the focus. A Shift-Tab obviously
fixes this, but it's still a nuiscance.
Reproducible: Always
Steps to Reproduce:
1. Tab around a page until the keyboard focus is visible and in the middle.
2. Ctrl-L, Ctrl-K, or Ctrl-H to move keyboard focus out of the page pane.
3. Tab out of the taskbar/sidebar to the page (whole page focus), then once more
to resume previous in-page focus.
Actual Results:
Keyboard focus goes to element immediately after element that previously held focus.
Expected Results:
Keyboard focus returns to the element that had the focus.
Comment 1•22 years ago
|
||
Your experience doesn't match mine. When I Ctrl+L and tab twice, I end up at
the first element on the page, regardless of what had focus before I hit Ctrl+L.
Reporter | ||
Comment 2•22 years ago
|
||
Reporter | ||
Comment 3•22 years ago
|
||
Reporter | ||
Comment 4•22 years ago
|
||
Reporter | ||
Updated•22 years ago
|
Attachment #135215 -
Attachment description: In-page keyboard focus (in search box) → Toolbar keyboard focus (in search box)
Reporter | ||
Comment 5•22 years ago
|
||
Reporter | ||
Comment 6•22 years ago
|
||
I've tested this on 3 installations of Firebird 0.7, on Windows XP and 2000, and
found the same results on each. Note that if you Ctrl-L (with no sidebar open),
you will have to tab thrice, not twice, to resume into the page. See the third
screenshot for the keyboard focus (and corresponding dashed box) going to the
entire page. I have not seen a Firebird build in a while that did not have this
feature, albeit slightly broken.
Comment 7•21 years ago
|
||
Tab order worksforme with 20040425 Firefox on winXP
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•