Closed
Bug 243841
Opened 21 years ago
Closed 21 years ago
After selecting alt stylesheet, refresh goes to default.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: jshirley, Assigned: dbaron)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115
If a page has alternate stylesheets, selecting an alternate stylesheet works
just fine. If I reload the page (if there is a change to the CSS) it reverts
back to the default stylesheet.
Reproducible: Always
Steps to Reproduce:
1. Load a page with multiple styles
2. Select alternate style
3. Reload
Actual Results:
Reverts to default
Expected Results:
Maintains user selected stylesheet.
Updated•21 years ago
|
OS: Linux → All
Hardware: PC → All
Whiteboard: DUPEME
![]() |
||
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 83663 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•21 years ago
|
||
(In reply to comment #1)
>
> *** This bug has been marked as a duplicate of 83663 ***
I am not asking about persistent stylesheets, just a short-term memory of which
stylesheet is selected. The two problems are somewhat similar, but the depth of
#83663 is much more so than the feature enhancement I'm requesting. Any chance
this can be implemented without the nuances of a persistent alternate stylesheet
selection?
You need to log in
before you can comment on or make changes to this bug.
Description
•