Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

top TabSet style issue after migrate to SmartGWT 4.1

$
0
0
Dear all,

I have to migrate a application from SmartGWT 3.1 to 4.1 (power edition)

And I meet a style issue after migration, as I have TabSet that all use the default theme without any changing, my gwt.xml setting is set to SmartGwtPowerNoTheme

Code:

<!-- This statement stops the loading of the default theme. -->
<inherits name="com.smartgwtpower.SmartGwtPowerNoTheme" />
<inherits name="com.smartgwtpower.tools.Tools" />

But I found the following issue when I migrate my application from SmartGWT 3.1 to 4.1

I test the TabSet style in SmartGWT 4.1 by by clicking the top "selected" TabSet button, for other case such as mouse over, blur and other event, the style is ok but only have issue when "selected"
- FireFox version 17.0.4 : style cannot load
- IE version 8.0.7601.17514CO : style is normal

I have attached the screen capture of FF and IE for SmartGWT 4.1 for your reference...

Since I haven't change any style on TabSet and use the default style come from SmartGWT, so I have no idea on where I start to troubleshooting on this. Is there any hint how can I start my checking? and is there any conflict between SmartGWT 4.1 version + FF on this component?

Thx in advanced!

Attached Images
File Type: jpg Capture.JPG (32.4 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles