0 Replies Latest reply on Nov 11, 2009 5:38 PM by demetrio812

    Rich:dataTable with filters and Safari: nowrap problem

    demetrio812

      Hi,
      while developing 2 application I notice a strange layout problem with rich:dataTable with column filtering enabled and the Safari browser.

      the css style "white-space: nowrap" into the dr-table-subheadercell class bring layout problem in Safari as you can see in those 2 examples:

      http://blog.demetrio.it/dataTable-problem/1.png
      http://blog.demetrio.it/dataTable-problem/2.png
      http://blog.demetrio.it/dataTable-problem/3.png
      http://blog.demetrio.it/dataTable-problem/4.png

      I've solved just overriding the value and setting it to "normal" but maybe someone needs the nowrap attribute applied to titles.

      Demetrio