Closed Bug 1811581 Opened 2 years ago Closed 2 years ago

Show a time picker on click on a <input type=time> field (when pref is on)

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

VERIFIED FIXED
111 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox109 --- wontfix
firefox110 --- wontfix
firefox111 --- verified
firefox112 --- verified

People

(Reporter: ayeddi, Assigned: ayeddi)

References

(Blocks 2 open bugs, Regression, )

Details

(Keywords: regression)

Attachments

(1 file)

STR:

  1. Ensure pref dom.forms.datetime.timepicker is set to true
  2. Open a URI data:text/html,<input type=time> (or, if bug 451832 is implemented, data:text/html,<input type=time><input type=datetime-local>).
  3. Locate an editable field of the input, i.e. an hour, and click on it

Expected:

  1. Time picker panel is opened

Actual:

  1. Nothing happens (changed wit the datepicker a11y bug 1676068 and its patch D141175)

Set release status flags based on info from the regressing bug 1676068

Returning the functionality to show a time picker panel when an <input type=time> is clicked that was removed by the D141175 patch. Providing automatic tests for this required updating the main timepicker component to dispatch an event to communicate that the picker is, in fact, ready.

To test, ensure that the dom.forms.datetime.timepicker pref is set to true.

Assignee: nobody → ayeddi
Status: NEW → ASSIGNED
Keywords: access
Pushed by ayeddi@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/43057cac15f3 Show a time picker on click on time inputs (when pref is on). r=emilio,mconley
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Flags: qe-verify+

Reproduced on a 2023-01-20 Nightly build on macOS 12.
Verified as fixed on Firefox 111.0b3(build ID: 20230219190218) and Nightly 112.0a1(build ID: 20230221052246) on macOS 12, Windows 11, Ubuntu 22.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: