Closed
Bug 381121
Opened 19 years ago
Closed 19 years ago
modal dialog cannot be focus by keyboard again once switched focus to another application
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: lijuan1.wang, Assigned: aaronlev)
References
Details
(Keywords: access)
Firefox trunk:
Minefield version 3.0a5pre 20070517
Reproduced Steps:
1. Press <Ctrl+L> to focus on URL location text field
2. Input www.sun.com
3. Press <Enter>
4. Press <Alt+B>, or Press <Ctrl+D> to bookmark this page.
5. Press <Alt+Tab> to focus on other application, such as thunderbird
6. Press <Alt+Tab> to focus back to Firefox
Respected Result:
After#6: Focus back to Firefox. "Add bookmark" dialog can be accessed by other shortcuts
Actual Result:
After#6: Focus back to Firefox. Don't know how to focus to "Add bookmark" dialog
Assignee: nobody → aaronleventhal
Component: Disability Access → Disability Access APIs
Product: Firefox → Core
QA Contact: disability.access → accessibility-apis
Summary: Can not access "Add bookmark" dialog → modal dialog cannot be focus by keyboard again once switched focus to another application
It's a bug of metacity.
Alt-tabbing to an app with a modal dialog open doesn't move it up in the alt-tab order.
See http://bugzilla.gnome.org/show_bug.cgi?id=338660
A workaround is to use Alt+Tab and Alt+F6.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•