ggeorg / gwt-mosaic

Automatically exported from code.google.com/p/gwt-mosaic
1 stars 0 forks source link

Dynamic tabs in DecoratedTabLayoutPanel #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a DecoratedTabLayoutPanel and a button to Add (as in
http://69.20.122.77/gwt-mosaic/Showcase.html#CwDynamicTabLayoutPanel)

2. Add tabs dynamically

3. Play around selecting different tabs

What is the expected output? What do you see instead?
Just select the tab. But, it "moves" the tab label some pixels in upper
direction.

What version of the product are you using? On what operating system?
gwt-mosaic-0.3.0-rc1. I am using chrome. Important information: it only
happens in chrome.

Please provide any additional information below.
It doesn't happen with static tabs. But it does with dynamic ones (only in
Google Chrome browser). It is also possible to detect this in the mosaic
showcase using chrome.

Original issue reported on code.google.com by ricardo....@gmail.com on 26 Nov 2009 at 1:31