Closed Bug 1808923 Opened 2 years ago Closed 2 years ago

`<input type=number>` localizes unconditionally when set through JavaScript

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dshin, Assigned: dshin)

References

(Blocks 1 open bug)

Details

Attachments

(2 files, 1 obsolete file)

Attached file Minimum reproducible test case (deleted) —

STR: Launch attached testcase, examine number input
Expected: As the value is set through JavaScript with string "0.01," the non-localized input should be preserved
Actual: The number input displays localized string "0,01."

Assignee: nobody → dshin
Blocks: 1622808

Comment on sanitization seems to indicate that this is not the intended behaviour in the first place.

Attachment #9311056 - Attachment is obsolete: true
Severity: -- → S3

WONTFIX as discussed in phabricator review.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: