Closed
Bug 100650
Opened 24 years ago
Closed 24 years ago
Alternate stylesheet background disappears on text resize
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: emeyer, Assigned: dbaron)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
Steps to reproduce:
1. Fire up Moz0.9.4 (build ID: 2001091311)
2. Go to the URL http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html
3. Pick an alternate stylesheet using "View/Use Stylesheet"; the one you pick
should be something other than "Shell (Default)".
4. Change the text size using "View/Text Size". It doesn't matter if you make
the text bigger or smaller, so long as you move it from 100%.
Result: the background color and image for the BODY element will disappear and
become white (or whatever default background color you have set). Changing the
text size back to 100% does not fix the problem, but reloading the page does,
although you do get the default stylesheet when you do this.
Expected result: the background color and image remain visible no matter what
you do to the text size.
Thanks to: "wee David" for pointing this out to me.
Comment 1•24 years ago
|
||
*** Bug 100962 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 6•24 years ago
|
||
Fixed by checkin of bug 116161 at 2002-01-07 15:45/46 PST.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•