Closed
Bug 76614
Opened 24 years ago
Closed 24 years ago
Focus lost in add bookmark dialog tabbing past last widget
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
People
(Reporter: jruderman, Assigned: bugs)
Details
Found while testing the fix to bug 68606, "crash: tabbing past Cancel button in
Add Bookmark dialog".
If you shift+tab from the first widget in the add bookmark dialog, or tab past
the last widget, focus is lost and can't be recovered using tab/shift+tab.
(Tabbing from the last element should focus the first element, and vice-versa
for shift+tab.)
Marking as normal instead of major since the esc key (to dismiss the dialog)
still works.
| Assignee | ||
Comment 1•24 years ago
|
||
Creating a style rule for :focus doesn't seem to show what's taking focus at the
end of the set of tabbable elements here. The last focusable element (the cancel
button on windows) takes focus, and then it disappears. (Shift+Tab doesn't cycle
it back into the last button, so it seems it is just getting trashed)
| Assignee | ||
Comment 2•24 years ago
|
||
Chris is looking at this. Seems that in documents where the focus is initially
set, this problem occurs. Duplicate of his bug with google.com
*** This bug has been marked as a duplicate of 76450 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
mass-verifying Duplicate bugs which haven't changed since 2001.12.31.
set your search string in mail to "CitizenGKar" to filter out these messages.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•