Closed
Bug 1724289
Opened 4 years ago
Closed 4 years ago
noscript hiding content ever tho javascript is disabled
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: air_drummer, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15
Steps to reproduce:
disable all script domains
load https://cardinalglen.org/owners/register/
Actual results:
<noscript><div id="noscriptmsg">You must have javascript enabled to login!</div></noscript>
is not displayed
Expected results:
<noscript><div id="noscriptmsg">You must have javascript enabled to login!</div></noscript>
should be displayed
Comment 2•4 years ago
|
||
Hi Tom,
Thanks for the report.
Did you also switch javascript.enabled to false?
Best,
Clara
Flags: needinfo?(air_drummer)
no...it's working properly now, thanx
Flags: needinfo?(air_drummer)
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Comment 4•4 years ago
|
||
Hi ,
Thanks for confirming this issue has been solved on your end.
Please feel free to reopen this bug if you have any troubles again
Regards, Clara
You need to log in
before you can comment on or make changes to this bug.
Description
•