Open Bug 1696866 Opened 3 years ago Updated 3 years ago

time picker broken

Categories

(Core :: Layout: Form Controls, defect)

Firefox 86
defect

Tracking

()

People

(Reporter: hgs, Unassigned)

References

(Blocks 2 open bugs)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36

Steps to reproduce:

I Use
<input id="timeValueTarget1" type="time" step="900" value="" style="max-width:70px">
This used to work as expected.

In FF open:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time

There it does also not work.

Regards

Actual results:

Can no longer 'pick' time

Expected results:

Allow for picking a time.

To make it clear it does not work in FireFox 86.
It works in Chrome.

Blocks: 1283381
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core

The time picker UI has been disabled in bug 1315911 behind the dom.forms.datetime.timepicker flag.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.