Menu

#4574 (ok 4.2.12) Blank/white page when JavaScript disabled

Latest_Git
fixed
1
2014-11-20
2014-10-27
No

If the browser has JavaScript disabled when opening the start URL the screen is blank/white without any text.
Example: http://demo.phpmyadmin.net/master/
See attached screenshots of Mozilla Firefox and Internet Explorer.

Expected result: The text of the existing noscript tag should be shown:
Javascript must be enabled past this point!

It looks as if this "display: none" causes this issue:
<style id="cfs-style">html{display: none;}</style>

1 Attachments

Discussion

  • Julian Ladisch

    Julian Ladisch - 2014-10-27

    Adding screenshot of Internet Explorer

     
  • Marc Delisle

    Marc Delisle - 2014-10-27

    Which phpMyAdmin version?

    Which Firefox version?

    I cannot reproduce with Firefox 33 with phpMyAdmin latest git (5da5636527a3030ba2e1dd7239cf4b1a2b95db09).

     
  • Marc Delisle

    Marc Delisle - 2014-10-27

    Julian,
    did you try by just disabling JavaScript using "about:config" in Firefox?

     
  • Julian Ladisch

    Julian Ladisch - 2014-10-27

    blank/white screen for http://demo.phpmyadmin.net/master/ also with

    Firefox 31.1.0 with JavaScript disabled using "about:config javascript.enabled=false"

    Opera 12.6 with JavaScript disabled

    Konqueror 4.11.5 with JavaScript disabled

     
  • Marc Delisle

    Marc Delisle - 2014-11-01

    I can now reproduce this (tested on a different machine with Iceweasel 31). I was testing with AllowThirdPartyFraming set to true, thanks Atul for the hint.

    Your patch looks fine, please use it in QA_4_2.

     
  • Atul Pratap Singh

    • summary: Blank/white page when JavaScript disabled --> (ok 4.2.12) Blank/white page when JavaScript disabled
    • status: open --> resolved
    • assigned_to: Atul Pratap Singh
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-11-20
    • Status: resolved --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.