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

Cookie notice doesn't disappear on Windows Mobile 8.1

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Won't Fix
    • 3.2.0
    • None
    • Styles
    • Client: Windows Mobile 8.1
      Serveur: Linux Apache 2.4 PHP 5.6

    Description

      On Windows Mobile 8.1 devices like Nokia Lumia 1320, if the "Cookie notice" feature is activated the blue area comes out of the screen and it becomes impossible to click on the "Got it!" button.

      I suggest this solution (source):

      OPEN: 

      ./assets/cookieconsent/cookieconsent.min.css
      

      FIND:

      .cc-window.cc-floating{max-width:none}
      

      REPLACE WITH:

      .cc-window.cc-floating{max-width:100%}
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Galixte de EzCom Raphaël M.
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: