Menu

#29 Grid Overlap schedule into Firefox

v1.0_beta_4
open
nobody
None
5
2008-05-07
2008-05-07
No

Portuguese:

Estou tendo problemas em relação ao uso de um calendar proximo ao rich:scrollableDataTable , quando o calendario eh aberto e se expande ele se posiciona atrás do grid ultilizando o Firefox.

Olhem a screen em anexo.

English:

Sorry i not speak english, but i try report the bug.
Where i use one calendar into aproximate to grid, on click and expand calendar, the calendar lags behind grid using Firefox.

View atacched image into track.

Greetz.
Mauro Alexandre

Discussion

  • Mauro Alexandre

    Mauro Alexandre - 2008-05-07

    Bug Screenshot

     
  • Olivier Oeuillot

    Logged In: YES
    user_id=306652
    Originator: NO

    Hello Alexandre,

    I think it is a CSS Z-index problem !

    Try to "lower" the CSS Z-index of your table !

    Put the following rule into your page :
    <style type="text/css">
    .CLASSOFYOURTABLE {
    z-index: 0;
    }
    </style>

    Regards,

    Olivier.

     

Log in to post a comment.

MongoDB Logo MongoDB