Closed
Bug 2604
Opened 26 years ago
Closed 26 years ago
[PP]External CSS styles cause page to be rendered twice
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: cyrus, Assigned: peterl-retired)
References
()
Details
Pages with a LINK to a stylesheet are rendered twice. Once
with default styles and once with the proper stylesheet
layout.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
Actually, this is a feature (seriously). When a page has linked style sheets, we
don't block display, we simply re-render when all style has come in.
I'm not rejecting this bug because I'm going to tweak which sheets block to get
a better effect, but some (alternate) sheets will still have this effect. (There
are author controls, and will be user prefs to override this.)
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Summary: External CSS styles cause page to be rendered twice → [PP]External CSS styles cause page to be rendered twice
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Works in 5/18 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•