Closed Bug 638143 Opened 13 years ago Closed 13 years ago

XUL numberbox shouldn't have their internal html:input inheriting from type

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla6

People

(Reporter: mounir, Assigned: mounir)

References

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
Because of that, if you create a XUL numberbox, the input inside it will be <input type='number'> which really isn't what we want...

I guess XUL numberbox could use <input type='number'> but that's another bug...
Attachment #516297 - Flags: review?(enndeakin)
Whiteboard: [needs review]
Attachment #516297 - Flags: review?(enndeakin) → review+
Whiteboard: [needs review] → [can land][post-2.0]
I completely forgot about that patch...

Pushed:
http://hg.mozilla.org/mozilla-central/rev/4624580d88c0
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [can land][post-2.0]
Target Milestone: --- → mozilla6
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: