#29506: <noscript> tag doesn't work when JS is blocked by security slider at 
Safer
------------------------------------------+----------------------
     Reporter:  micahlee                  |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 The <noscript> HTML tag is supposed to be hidden when JavaScript is
 enabled, and get displayed when it's disabled. Websites use it to inform
 users what things are broken without JavaScript.

 When the security slider is set to Safest, all JavaScript is disabled, and
 the <noscript> tag works like expected. But when it's set to Safer,
 JavaScript is disabled on non-HTTPS websites (including HTTP .onion
 sites), but the <noscript> tag doesn't display, but it should.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29506>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to