Closed
Bug 1012976
Opened 11 years ago
Closed 11 years ago
HTML 5 Number Element Incorrectly Formats Display
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1004327
People
(Reporter: gsexton, Unassigned)
References
Details
Attachments
(1 file)
949 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; CMNTDFJS; IPH 1.1.21.4019; rv:11.0) like Gecko
Steps to reproduce:
Open the attached web page
Visually inspect the values displayed for latitude an longitude.
Actual results:
The values are displayed with three decimal places of precision.
Expected results:
In the first case, the value should be displayed with any arbitrary precision since the value of "STEP" is ANY.
In the second case, the value should be displayed with six decimal places of precision and using the up/down arrows should increment the displayed value by 0.000001.
Updated•11 years ago
|
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•