Open Bug 1451804 Opened 7 years ago Updated 3 years ago

Fix native theming of numberboxes on OSX

Categories

(Core :: Layout: Form Controls, defect, P3)

All
macOS
defect

Tracking

()

People

(Reporter: enndeakin, Unassigned)

References

Details

(Keywords: regression)

The spinbuttons on a <textbox type="number"/> on Mac are supposed to appear outside of the textbox and be approximately the same height as the textbox. You can see this appearance in Apple Pages (or Numbers) on the properties sidebar, or in the Date/Time preferences dialog. They used to appear correctly, but probably 1429573 or somesuch changed this so that the spinbuttons appear shrunken and inside the textbox rectangle. As an aside, we should also fix the gtk3 theming (which is different than gtk2) of spinbuttons, but that wasn't implemented before either.
Keywords: regression
Should input[type=number] also get updated to match?
This should be fixed in input[type=number], since we plan to make it the replacement for textbox[type=number]. See bug 1437641
Component: XUL → DOM
Component: DOM → Layout: Form Controls
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.