Closed
Bug 253708
Opened 21 years ago
Closed 21 years ago
Can't focus textbox in Preferences...|Advanced|Mouse Wheel pane
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 252984
People
(Reporter: Stefan.Borggraefe, Assigned: aaronlev)
Details
(Keywords: regression)
Tested with trunk build 20040729 on Linux.
Steps to reproduce:
1. Go to Edit|Preferences...|Advanced|Mouse Wheel
2. Make sure you have [ ] Use System default not checked
3. If [ ] Use System default is checked, uncheck it, accept the Preferences
window and begin with step 1 again
4. Try to focus the textbox on this preferences pane.
Result:
You can't focus the textbox. When you click on it, its content is selected, but
you don't get a caret. When you try to focus it via the TAB key, both the
textbox and the [ ] Use system default checkbox are not included in the tab-ring.
Workaround:
When you just unchecked [ ] Use system default, the textbox gets the focus and
you can enter a value.
This doesn't happen with the latest 1.7-branch build, so this is a regression on
the 1.8-trunk.
Assignee | ||
Comment 1•21 years ago
|
||
This sounds like another bug fixed by the checkin for bug 252984 yesterday.
Reporter | ||
Comment 2•21 years ago
|
||
(In reply to comment #1)
> This sounds like another bug fixed by the checkin for bug 252984 yesterday.
Indeed. This works again in a fresh build that just finished compiling.
*** This bug has been marked as a duplicate of 252984 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•