Open
Bug 855101
Opened 12 years ago
Updated 3 years ago
Try to reduce duplication in the logic that positions and sizes nsRangeFrame's anonymous children
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
Details
There is some duplication in nsRangeFrame.cpp when it comes to positioning and sizing the nsRangeFrame's anonymous children. Specifically the code in Reflow, DoUpdateThumbPosition and DoUpdateRangeProgressFrame should be looked at.
This is a follow-up from bug 854538 comment 4.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•