Closed Bug 862518 Opened 12 years ago Closed 12 years ago

Make sure the thumb of <input type=range> with fractional values is drawn at the correct position with Cocoa native theming

Categories

(Core :: Widget: Cocoa, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

When an <input type=range> with native theming is given fractional values on OS X, its thumb is often positioned in the wrong location. It turns out this is due to rounding when assigning double values to int values in the theming code.
Attached patch patch (deleted) — Splinter Review
Attachment #738154 - Flags: review?(roc)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: