Closed Bug 255187 Opened 20 years ago Closed 20 years ago

Focus lost after closing bookmarks or history w/ kbd

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox1.0beta

People

(Reporter: aaronlev, Assigned: steffen.wilberg)

References

(Blocks 1 open bug)

Details

(Keywords: access, fixed-aviary1.0)

Attachments

(1 file)

Hit Ctrl+B or Ctrl+H twice to toggle sidebar open and then closed.
Focus lost, cannot scroll with keyboard.
Assignee: aaronleventhal → vladimir
OS: Windows XP → All
Hardware: PC → All
This is a typical front-end accessibility bug. We're going to have a lot of
these as we start to look at Firefox accessibility issues.
Steffen, this is probably yours.

Aaron: so we should basically do _content.focus() on closing the sidebar?
Flags: blocking-aviary1.0+
Attached patch patchSplinter Review
No, I didn't touch this in bug 188910. But this works fine.
Assignee: vladimir → steffen.wilberg
Status: NEW → ASSIGNED
Attachment #155821 - Flags: review?(mconnor)
Comment on attachment 155821 [details] [diff] [review]
patch

This works fine, but can you look at making a more general fix? For example, if
focus is on something that gets hidden, destroyed or disabled, focus should
automatically move to the next focusable item. If that's too much work or
beyond what you're willing to get into, we should file a bug to do that and
check in this temporary fix. We can remove the code when the more general fix
goes in later.

This isn't yours, but I noticed an extra semicolon:  
elt.setAttribute("checked", "true");;
*** Bug 254056 has been marked as a duplicate of this bug. ***
Comment on attachment 155821 [details] [diff] [review]
patch

yeah, it'd be better to have a global fix, but lets spin off a separate bug for
that, since its probably a more comprehensive fix and this isn't a good time
for that type of fix.
Attachment #155821 - Flags: review?(mconnor) → review+
Attachment #155821 - Flags: approval-aviary?
Comment on attachment 155821 [details] [diff] [review]
patch

a=asa for aviary checkin.
Attachment #155821 - Flags: approval-aviary? → approval-aviary+
Checked into br & trunk 08/12/2004 02:09-02:17.

I have no idea about fixing the general problem.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.0beta
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: