Closed Bug 1555694 Opened 5 years ago Closed 5 years ago

<input type=color> color picker is keyboard-inaccessible on Windows due to strange initial focus

Categories

(Core :: Layout: Form Controls, defect)

69 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1526820

People

(Reporter: me, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0

Steps to reproduce:

  1. Activate an <input type=color> control.
  2. Observe the old native Windows color picker window open.
  3. Press Tab to cycle through focusable elements in the window.
  4. Press Escape to close it.

Actual results:

Tab does nothing but make the alert noise. Escape ditto.

Expected results:

Tab should have worked as it normally would. Escape should have closed the color picker window.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.