Menu

#192 [1.6.0] CSS bug that causes display problems

1.6
closed-fixed
None
7
2006-07-02
2006-06-19
No

The CSS seems to cause display problems on some platforms when the
proposed fonts do not support the used character set.

Discussion

  • Henry Pijffers

    Henry Pijffers - 2006-06-19

    Logged In: YES
    user_id=545103

    It's possible in CSS to specify more than just one font, so
    the browser can choose, in the order listed, which font it
    can support. For example:

    h1 {
    font-family: arial, verdana, helvetica, japfnt;
    }

    Maybe adding a special Japanese font (at the end of the
    list) will solve the problem.

     
  • Jean-Christophe Helary

    Logged In: YES
    user_id=915082

    Would this new html+css set solve the problem ?
    Please test...

     
  • Jean-Christophe Helary

    new html and css for the tutorial, to test

     
  • Jean-Christophe Helary

    Logged In: YES
    user_id=915082

    sorry, i uploaded the English version of the tutorial. Anyway, the CSS should fix
    a few font problems...

     
  • Maxym Mykhalchuk

    Logged In: YES
    user_id=488500

    Hi JC, have you tested the CSS?

     
  • yutaka_catch

    yutaka_catch - 2006-06-24

    Logged In: YES
    user_id=1545212

    I checked new CSS with Windows XP-Ja.
    It is OK.
    thanks

     
  • Maxym Mykhalchuk

    Logged In: YES
    user_id=488500

    Thanks a lot, Yutaka.
    I'll commit updates CSS soon

     
  • Maxym Mykhalchuk

    • status: open --> open-fixed
     
  • Maxym Mykhalchuk

    • milestone: --> 1.6
    • summary: [RC10] CSS bug that causes display problems --> [1.6.0] CSS bug that causes display problems
     
  • Maxym Mykhalchuk

    Logged In: YES
    user_id=488500

    Hmm. There's a problem that this new CSS is much smaller and
    does not include all the styles that were there before. I
    corrected the CSS to include more styles, but checked twice
    that none of the new styles contains "font-family" statements.
    Fixed in CVS.

     
  • Maxym Mykhalchuk

    • assigned_to: brandelune --> mihmax
     
  • Maxym Mykhalchuk

    Logged In: YES
    user_id=488500

    closing, recently released RC11 fixes this bug

     
  • Maxym Mykhalchuk

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB