Re: single row in PagingScrollTable does not have proper height in IE7

2009-04-22 Thread Arthur Kalmenson

This sounds like a rendering bug with the PagingScrollTable. All I can
suggest to do is a) check out the latest incubator and see if the
issue is still there b) if it is, file an issue with the incubator
issue tracker.

Regards,
--
Arthur Kalmenson



On Tue, Apr 21, 2009 at 4:18 PM, KaffeineComa kaffeinec...@gmail.com wrote:

 I'm using the PagingScrollTable from GWT Incubator version 1.5-
 Dec_28.  When I have only a single row in the table, the table height
 shrinks such that the row is no longer visible.  If I add more rows,
 everything is properly sized.    It seems as if maybe the height of
 the horizontal scrollbar is not being taken into account, or some
 other off by one error is happening.

 My current workaround is to add a stylename with an explicit height:
 30px  to the row using RowFormatter.  This is kind of a hack, as the
 height of my rows varies with the data contained.

 Any pointers welcome, thanks.

 PS: it renders fine in Safari  Firefox


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



single row in PagingScrollTable does not have proper height in IE7

2009-04-21 Thread KaffeineComa

I'm using the PagingScrollTable from GWT Incubator version 1.5-
Dec_28.  When I have only a single row in the table, the table height
shrinks such that the row is no longer visible.  If I add more rows,
everything is properly sized.It seems as if maybe the height of
the horizontal scrollbar is not being taken into account, or some
other off by one error is happening.

My current workaround is to add a stylename with an explicit height:
30px  to the row using RowFormatter.  This is kind of a hack, as the
height of my rows varies with the data contained.

Any pointers welcome, thanks.

PS: it renders fine in Safari  Firefox


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---