Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9998

Make prosilver's Quick Reply visible while page loading (graceful degradation)

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Won't Fix
    • 3.0.8, 3.1.0-dev
    • None
    • Posting, Styles
    • None
    • tested in Firefox 4b10pre, IE8 and Opera 11

    Description

      Currently, the Quick Reply block is styled inline with "display: none;", meaning it won't be visible with no way to toggle it while the page is loading. This also lead to duplication, as it became necessary to have the block wrapped inside <noscript>, sans "display: none;", for users who have JavaScript disabled. The solution is simple: remove the inline style and let JavaScript hide it once it's loaded.

      I've attached the template with my modifications.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kkyt kkyt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: