google-code-export / rocket-gwt

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

Widget borken in Firefox #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Define a widget extends Composite, put the TopTabPanel as the roof
control.means:initWidget(roof);
2. Add this widget to a DockPanel:
tp.add(tilelistWidget, DockPanel.CENTER);
3. It will broken. No new tabs can be created after by.

What is the expected output? What do you see instead?
New created tabs should appear besides the existing one. but it overwrites.

What version of the product are you using? On what operating system?
Rocket 0.20 + GWT 1.2

Please provide any additional information below.
In IE it works perfectly fine , but in FF, it will broken.

Original issue reported on code.google.com by ark.w...@gmail.com on 24 Nov 2006 at 8:23

GoogleCodeExporter commented 9 years ago
Can you please include an example.

Original comment by miroslav...@gmail.com on 25 Nov 2006 at 1:30

GoogleCodeExporter commented 9 years ago
Waiting for sample.

Original comment by miroslav...@gmail.com on 30 Jul 2007 at 9:17

GoogleCodeExporter commented 9 years ago
I did have this problem half an year ago. But I gave up using tabpanel due to 
this 
problem. Now I don't have any samples for this. Sorry for that, you can delete 
this 
defect if it's not reproduceable.

Original comment by ark.w...@gmail.com on 31 Jul 2007 at 6:29