Open
Bug 720270
Opened 13 years ago
Updated 2 years ago
nsTextFrame::SetSelectedRange should update the overflow areas directly instead of requesting reflow
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
Follow-up from bug 719177:
(In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #10)
> nsTextFrame::SetSelectedRange does some reflowing to update overflow areas
> in case the selection drawing requires overflow area changes. I think
> probably nsTextFrame::UnionAdditionalOverflow and SetSelectedRange can be
> simplified now.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•