Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollTable completely broken in TabPanel #370

Open
GoogleCodeExporter opened this issue Feb 16, 2016 · 0 comments
Open

ScrollTable completely broken in TabPanel #370

GoogleCodeExporter opened this issue Feb 16, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What version of gwt and gwt-incubator are you using?
GWT 2.0.0, Incubator 20091216-r1739
What OS and browser are you using?
Windows XP, Firefox, Chrome
Do you see this error in hosted mode, web mode, or both?
Both

Hopefully using the test case you have generously provided, what steps will 
reproduce the problem?
1.Run the attached project.

What is the expected output? What do you see instead?
1. ScrollTable is not visible due to css-class "gwt-TabPanelBottom" is set to 
overflow:hidden;
2. ScrollTable is not visible due to the wrapping div of the ScrollTable has 
Inline-Css with overflow-x:hidden; overflow-y:hidden.
3. ScrollTable is partially visible when fixing the above issues, but only if 
you set the heigth of the ScrollTable to pixel size. This could not be an 
option whenever the ScrollTable should show dynamic data. 

Original issue reported on code.google.com by [email protected] on 1 Sep 2010 at 2:26

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant