Saturday, June 1, 2013

Browser compatibility issue

Hi all,
I'm using gwt-2.5.1 and the following widgets have distinct behaviours:

1. CellTable
          <cellview:CellTable ui:field="uiDataGrid" width="100%" pageSize="10" tableLayoutFixed="true"/>

          in Chrome, IE and Mozilla, it appear in fact filling all browser width but in Safary it doesent.

2. menuBar (or SimplePanel)
          a menu bar is added to the following SimplePanel
          <g:SimplePanel ui:field="uiMenuContainer" width="100%"/>
         
         in Safary and Chrome it appear filling all browser width but in IE and Mozilla it doesent.


Is this a know problem?


Many thanks, 
Luis Costa

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment