Closed
Bug 56286
Opened 25 years ago
Closed 25 years ago
In textfields inside radio buttons, arrow keys change the radio buttons
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
People
(Reporter: dhs, Assigned: bugs)
Details
Switch Mozilla to the "Modern" skin. Now, open the "Preferences" window. I
first saw this when I was entering proxy information. I entered the name of our
proxy server and then tabbed over to the "Port" field. Press the arrow keys,
either left or right. Instead of the cursor moving to the left or right, the
radio buttons for "Direct connection to the Internet", "Manual proxy
configuration", and "Automatic proxy configuration URL" will be selected and
deselected in order.
This sort of behavior actually occurs in most of the "panels" in the
preferences window.
Comment 1•25 years ago
|
||
What seems to be happening here is that the radio buttons are being overly
greedy, and paying attention to arrow key events even when the radio buttons
don't have focus.
This isn't a skin issue -- I experienced the same problem with Mac nightly builds
and the Classic skin. The arrow keys move the caret as expected, but they also
switch the radio buttons.
However, I think Ben is the right person to fix it, as IIRC he was the one who
implemented the keyboard control of radio buttons in the first place.
Status: UNCONFIRMED → NEW
Component: Skinability → XP Toolkit/Widgets
Ever confirmed: true
OS: Windows NT → All
Hardware: PC → All
Summary: Modern skin behavior when using "arrow" keys → In textfields inside radio buttons, arrow keys change the radio buttons
Comment 2•25 years ago
|
||
just reported this recently
*** This bug has been marked as a duplicate of 56141 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•