Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15249

Cookie notice doesn't disappear on Windows Mobile 8.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Trivial Trivial
    • None
    • 3.2.0
    • Styles
    • Client: Windows Mobile 8.1
      Serveur: Linux Apache 2.4 PHP 5.6

      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%}
      

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

              Created:
              Updated:
              Resolved: