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

Responsive design - language variable to long

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.1.0-RC4
    • 3.1.0-RC5
    • Language pack, Search, Styles
    • None
    • php 5.5.9, MySQL 5.6.16, Browser Safari (iPhone iOS 8)

    Description

      Resposive design breaks if language variable

      'SEARCH_ALL_TERMS' => 'Search for all terms or use query as entered',

      gets too long.

      Example german translation:

      'SEARCH_ALL_TERMS' => 'Nach allen Begriffen suchen oder Suche wie angegeben verwenden',

      Responsive design broken:
      see attachment IMG_0616.PNG

      If we shorten the language variable to:

      'SEARCH_ALL_TERMS' => 'Nach allen Begriffen suchen oder Suche wie...',

      the responsive design works again.
      see attachment: IMG_0617.PNG

      Attachments

        1. IMG_0615.PNG
          IMG_0615.PNG
          140 kB
        2. IMG_0616.PNG
          IMG_0616.PNG
          149 kB
        3. IMG_0617.PNG
          IMG_0617.PNG
          129 kB

        Activity

          People

            nickvergessen Joas Schilling
            Dr.Death Dr.Death
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: