Closed
Bug 77913
Opened 24 years ago
Closed 23 years ago
Focus no longer cycles when tabbing
Categories
(Core :: XUL, defect, P1)
Core
XUL
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: ryan_mcloughlin, Assigned: bryner)
References
Details
(Keywords: access, regression, Whiteboard: [br])
Attachments
(1 file)
1.38 KB,
patch
|
Details | Diff | Splinter Review |
In the "Find in this page" box, repeatedly hitting tab makes the "focus" go from
control to control, but after it goes past the "Cancel" button it's gone
forever. The focus should jump back to the "Find text:" tab after the cancel
button. A similar problem happens in the "Saving File..." box.
Comment 1•24 years ago
|
||
aaronl/jesse, isn't this a dup...? couldn't find an existing bug after a couple
of queries...
Assignee: alecf → aaronl
Comment 2•24 years ago
|
||
Very bad, very recent regression...
Assignee: aaronl → saari
Severity: minor → normal
Status: UNCONFIRMED → NEW
Component: Keyboard Navigation → XP Toolkit/Widgets
Ever confirmed: true
QA Contact: sairuh → jrgm
Summary: Bad tab cycle in dialogs → Focus no longer cycles when tabbing
Whiteboard: Needed for 0.9 accessibility?
Updated•24 years ago
|
Assignee | ||
Comment 5•24 years ago
|
||
If you guys want this for 0.9, someone else should take it, I'm on a pretty
tight schedule and probably won't have time to get to it.
Otherwise, I'll take it for 0.9.1.
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.1
Updated•23 years ago
|
OS: Windows 95 → All
Hardware: PC → All
Comment 7•23 years ago
|
||
Focus correctly cycles around when there's two documents, e.g. in prefs or
wizards when the window contains an iframe. Perhaps we're trying to jump off
to non-existent documents in the other cases?
Keywords: mozilla0.9
Whiteboard: Needed for 0.9 accessibility? → 0.9.1
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 8•23 years ago
|
||
Moving to 0.9.2, since this doesn't block use of the product; keyboard-only
users can still shift-Tab to navigate back (although we have the same problem
tabbing past the first control).
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Assignee | ||
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
r=jag
Comment 12•23 years ago
|
||
sr=jst
Comment 13•23 years ago
|
||
a=blizzard on behalf of drivers for the trunk
Assignee | ||
Comment 14•23 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 15•23 years ago
|
||
Verified
Windows build 2001061005
Linux build 2001061914
Mac build 2001062005
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•