Open Bug 1307384 Opened 8 years ago Updated 2 years ago

The hovered state of input field is not aligned with Firefox style guide

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

Tracking Status
firefox52 --- wontfix

People

(Reporter: wesley_huang, Unassigned)

References

Details

User Story

Referring to the firefox style guide[1], there's is a hovered state but it's not happening neither for text or number input types.

Note that for the upcoming date time input types[2], the project team will follow the guide.

[1] https://firefoxux.github.io/StyleGuide/#/inputs
[2] https://wiki.mozilla.org/TPE_DOM/Date_time_input_types
+++ This bug was initially created as a clone of Bug #888324 +++

the "month" input type should be implemented into Firefox.
No longer blocks: datetime, 1005268
No longer depends on: 888324, 1278185, 1278191, 1278737, 1283022, 1283023
Keywords: meta
Summary: implement <input type="month"> → The hovered state of input field is not aligned with Firefox style guide
User Story: (updated)
Can easily be reproduced by the simple HTML page[1] with below codes:

Input number (Max=10, Min=2)<input type=number Max=10 Min=2>


[1] https://chianger.github.io/testdatetime/input_number.html
User Story: (updated)
Component: DOM → Layout: Form Controls
See Also: → 1309457
Too late for firefox 52, mass-wontfix.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.