Closed
Bug 24819
Opened 25 years ago
Closed 25 years ago
Linked CSS rules sometimes forgotten?
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
M14
People
(Reporter: sitsofe, Assigned: pierre)
References
()
Details
(Keywords: css1, Whiteboard: [PDT-])
Attachments
(1 file)
(deleted),
image/png
|
Details |
Step to reproduce:
1. Go to http://www.theregister.co.uk/ (notice that links have no underline)
2. Click on a story
3. Click on the back button
Often the links will have an underline. This can even happen after multiple reloads.
Expected:
Links to have no underline
Result:
Links have underline
Build ID: 2000012208 WinNT 4 SP6
Reporter | ||
Comment 1•25 years ago
|
||
If the above does not work, try reloading the page several times.
Summary: Linked CSS rules forgotten when going back? → Linked CSS rules sometimes forgotten?
Comment 2•25 years ago
|
||
This site uses frames; the frame containing the main content on the
URL above and on any of the story pages (bottom left) has the following
line in its <HEAD>:
<LINK REL=STYLESHEET TYPE="text/css" HREF="/register.css">
Could not reproduce over several attempts using the 2000-01-24-00-M13 nightly
binary on Windows NT 4.0sp3, using both the Forward,Back and Reload methods
described above. Looking like a potential WORKSFORME.
Trying "Networking: Cache" as a component as nothing else makes any sense.
Assignee: nobody → gagan
Component: Browser-General → Networking: Cache
QA Contact: nobody → tever
Reporter | ||
Comment 3•25 years ago
|
||
This happens under NT too! It can be difficult to reproduce, but if you reload
enough it DOES seems to occur. I will include a screenshot and the frame source
of the time this happended...
Build ID: 2000012415 WinNT 4 SP6
Reporter | ||
Comment 4•25 years ago
|
||
Reporter | ||
Comment 5•25 years ago
|
||
Unfortuantely, Mozilla crashed whilst I trying to upload the PNG screenshot. I
had failed to save the source and have not managed to reproduce the error
since...
PDT-. Hard to reproduce. WIll revisit if this starts to show up everywhere.
Whiteboard: [PDT-]
Reporter | ||
Comment 7•25 years ago
|
||
This is still happening (2000020108 WinNT 4 SP6):
http://www.mozillazine.org/talkback.html?article=1118
"If you want to try out the examples, use M13 - I've noticed that the CSS isn't
getting applied in every example in the latest builds (if you stop and reload
the example, it'll display properly). Yes, I'm filing a bug on this. :-)" Does
this qualify as everywhere?
Updated•25 years ago
|
Keywords: css1
Whiteboard: [PDT-] → [PDT-] (py8ieh:might examine; see also 24390)
Assignee | ||
Comment 9•25 years ago
|
||
Closing as dup of 29370 "Stylesheets are not always loaded" assigned to attinasi.
*** This bug has been marked as a duplicate of 29370 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 10•25 years ago
|
||
VERIFIED DUP. I could not reproduce during two dozen attempts on Win32, though.
Status: RESOLVED → VERIFIED
Whiteboard: [PDT-] (py8ieh:might examine; see also 24390) → [PDT-]
You need to log in
before you can comment on or make changes to this bug.
Description
•