Closed
Bug 55036
Opened 25 years ago
Closed 25 years ago
<noscript> content always shown
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: gilles+mozilla, Assigned: harishd)
References
()
Details
(Whiteboard: [rtm-][Fix in hand])
Attachments
(2 files)
143 bytes,
text/html
|
Details | |
2.31 KB,
patch
|
Details | Diff | Splinter Review |
Build Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001002
At the mentioned URL, you'll see that the <noscript> content is always seen
whether Javascript is turned off (which is normal) or on (which is not)
I don't see this. anyone else?
Severity: normal → major
Priority: P3 → P2
I see it. Assigning to myself.
Assignee: clayton → harishd
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•25 years ago
|
||
This is bad and a significant regression. Marking rtm need info.
Whiteboard: [rtm need info]
Still seeing this problem in the 2000101108 build. The URL where I see the
problem is http://www.compuserve.de/cso/mitglieder/mailcenter/.
Okay, I have a fix ( partial ) for this. With my fix ( will attach shortly )
noscript content will not show up when JS is enabled. However, the content also
will not show up when JS is disabled!! ( due to a complex problem relating TD
elements with NOSCRIPT ). Will work on a complete fix post rtm.
Status: NEW → ASSIGNED
Comment 9•25 years ago
|
||
This bug will be fixed when Harish checks in his fix for bug 56501 into the
branch. That fix is in the trunk right now and will get checked into the branch
once the PDT blesses bug 56501 rtm++.
Marking rtm-.
Whiteboard: [rtm need info][Fix in hand] → [rtm-][Fix in hand]
Assignee | ||
Comment 10•25 years ago
|
||
56501 changes are in. This should be fixed now.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•