Closed
Bug 2553
Opened 26 years ago
Closed 25 years ago
Style does not Show and Hide views
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: rods, Assigned: troy)
References
Details
(Whiteboard: 11/29 - code level fix, requesting reporter to verify)
Code has been added to ApplyRenderingChangeToTree to show/hide views when the
display attribute has changed. This code will not be executed when more than
more attribute changes. The "ReResolveStyleContext" method should be removed
from nsScrollFrame
Updated•26 years ago
|
QA Contact: 4110 → 3847
Summary: Style does not Show and Hide views → Style does not Show and Hide views
Comment 2•26 years ago
|
||
Reassigning to janc@netscape.com
Updated•26 years ago
|
Target Milestone: M4 → M6
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Target Milestone: M6 → M8
Comment 3•25 years ago
|
||
Deferring to M10
Updated•25 years ago
|
Target Milestone: M10 → M12
Updated•25 years ago
|
Assignee: peterl → troy
Status: ASSIGNED → NEW
Comment 4•25 years ago
|
||
This is the bug where DidReflow needs to sync up view's visibility and opacity.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Added code to nsFrame::DidReflow() and SyncAndInvalidateView() to do the same
thing as CreateViewForFrame()
Updated•25 years ago
|
Whiteboard: 11/29 - code level fix, requesting reporter to verify
Comment 8•25 years ago
|
||
rods, can you please verify this?
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•