Open Bug 1982258 Opened 4 days ago Updated 2 days ago

Radio group with one enabled input is checkable via arrow key

Categories

(Core :: DOM: Forms, defect)

Firefox 141
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ibrahim.bendebka, Unassigned)

Details

Attachments

(1 file)

Steps to reproduce:

  1. Open radio-single-arrows.html
  2. Tab to “label 2” or “label A” so it has focus.
  3. Verify its initial state:
    • It should not be checked.
    • It should be the only enabled radio in its group.
  4. Press the Arrow-Right (→), Arrow-Down (↓), Arrow-Left (←), or Arrow-Up (↑) key once.

Actual results:

The radio input becomes checked.

Expected results:

The radio input remains not checked.

Component: Untriaged → DOM: Forms
Product: Firefox → Core
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: