Menu

#67 Showstopper UI problems in Safari with localisation

open
nobody
None
1
2009-06-01
2009-05-29
neffs
No

Problem: The use of german (or several other) localisations in Safari (I use Safari 4 Beta) result in a line wrap in the navigation bar which then hides some content of the main display area. See attached screenshot.
English and chinese display fine for me, most european languages not.

Discussion

  • neffs

    neffs - 2009-05-29
     
  • neffs

    neffs - 2009-05-29

    Should have thought about it before...

    Removing
    width:67em !important;
    in #menu-area in header.css solves it for me.

    Could you please change it in the next release?

     
  • neffs

    neffs - 2009-05-29

    always too fast...
    this should also be changed, a longer description for a button also wraps

    .main-menu-item {
    float: left;
    position: relative;
    padding-left: 0.2em;
    padding-right: 0.2em;
    /*width: 5.5em;*/
    }

     
  • Dave

    Dave - 2009-06-01

    Do you have a screen shot of this problem? I also use Safari 4, but I'm not seeing this problem with German. Note that you can add your own custom CSS in css/custom/custom.css.

     
  • Dave

    Dave - 2009-06-01
    • priority: 5 --> 1
     
  • Nobody/Anonymous

    Screenshot is attached to the bug, see below.

     
  • Dave

    Dave - 2009-06-01

    I'm still unable to duplicate this problem.

     
  • Nobody/Anonymous

    I found something:
    My default font size was set to 14 instead of 16 (not shure why).
    Setting it to 16 again solved it for me.

    This setting shouldn't influence it that way....

     

Log in to post a comment.