Hi,
Since we upgraded to GWT 2.6 we are facing a problem with Scrollpanels in 
IE9.
 
The scrollbars do not automatically show up when it's  content exceeds the 
scrollpanels sizes. When a click into the content and mark anything (any 
text for example) and move down the mouse the scrollbars show up.
In Forefox and 
 
This is the way i use the Scrollpanel:

<g:ScrollPanel width="60em" height="65em" ui:field="scrollPanel">
 <g:VerticalPanel width="100%" height="95%" spacing="2">
<g:HTMLPanel>...

 
thanks 

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to