Closed
Bug 63213
Opened 25 years ago
Closed 24 years ago
Alternate style sheets not working anymore [AltSS]
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: karl, Assigned: pierre)
References
(Blocks 1 open bug)
Details
(Keywords: regression, testcase, xhtml, Whiteboard: WORKSFORME)
Attachments
(1 file)
989 bytes,
application/octet-stream
|
Details |
Alternate style sheet support isn't working anymore.
Steps to reproduce:
1 Go to http://home.no.net/huftis/mozilla/
2 Go to View | Use Stylesheet
3 You should see several style sheets listed, namely 'Mozilla', 'Huftis', og
'Fargerik og fin'.
4 Only the default (preferred) style sheet is listed
This worked (perfectly) in M17.
Comment 1•25 years ago
|
||
Verified I am not seeing this either.
Platform: PC
OS: Windows 98
Mozilla Build: 2000121804 M18 Trunk Build.
![]() |
||
Comment 2•25 years ago
|
||
I also do not see the alternate stylesheets that should be there with either the
2000-12-05-08 nightly or the 2000-12-18 CVS build on linux.
Comment 3•25 years ago
|
||
This works on other pages, so it must be something more complex than just the
alt stylesheets being horked. Testcase?
Moving to low priority P4; current assignee is not likely to work on this in the
near future. Taking QA. Nominating for 1.0; this is quite an important feature.
Keywords: mozilla1.0,
qawanted
Priority: -- → P4
QA Contact: chrisd → ian
Target Milestone: --- → Future
Comment 4•25 years ago
|
||
I have the same problem with
http://www.physik.fu-berlin.de/~fsi/index_en.html
It seems to load the CSS (I shows several times the progress bar), but in the
menu there is only 'none' and the first entry/default entry (with title).
Reporter | ||
Comment 5•25 years ago
|
||
Adding testcase.
Mozilla seems to refuse any further stylesheets if there are two (or more)
stylesheet links with the same title (which is perfectly legal, BTW).
Reporter | ||
Comment 6•25 years ago
|
||
Comment 7•25 years ago
|
||
(marking alternate style sheet bugs for easy tracking...)
Summary: Alternate style sheets not working anymore → Alternate style sheets not working anymore [ASS]
Summary: Alternate style sheets not working anymore [ASS] → Alternate style sheets not working anymore [AltSS]
Comment 8•24 years ago
|
||
I unzipped the testcase and put it here:
http://hixie.ch/tests/adhoc/css/cascade/alternates/001.html
...and it works for me.
Karl?
Keywords: qawanted
Whiteboard: WORKSFORME
Comment 9•24 years ago
|
||
I reported a bug about this problem not knowing about this one.
It was bug 79785 and jst said that a fix was checked in for it. I'm guessing
if that bug is fixed, then this one can be marked fixed.
jake
Comment 10•24 years ago
|
||
I'm not sure if I should create new bug for this but...
Alternative style sheets seem to work for single page, but I think browser
should default to the same style sheet name - if available - as used with
previous page when user goes through link. For example if I have main page where
user selects "Simplified" instead of "Default" style sheet. When (s)he goes
through link to next page in the same site style sheet is changed to "Default"
and user has to select "Simplified" again from menu. (build: 2001053008)
Reporter | ||
Comment 11•24 years ago
|
||
> Alternative style sheets seem to work for single page, but
> I think browser should default to the same style sheet name
> - if available - as used with
> previous page when user goes through link.
Yes, I heartily agree. Please file a new bug for this.
Comment 12•24 years ago
|
||
Created bug 83663 for alternative style sheet handling during page changes.
Assignee | ||
Comment 13•24 years ago
|
||
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
•