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

debug mode issue in IE8

$
0
0
version : SmartGWT Pro v9.0p_2013-07-11/Pro Deployment
browser : any

Code:

 
        <inherits name="com.smartgwt.debug.SmartGwtDebug" />
        <inherits name="com.smartgwt.debug.DrawingDebug" />
        <inherits name="com.smartgwt.debug.ChartsDebug" />
       
<!--        <inherits name="com.smartgwt.SmartGwt" /> -->
<!--        <inherits name="com.smartgwt.Drawing" /> -->
<!--        <inherits name="com.smartgwt.Charts" /> -->

if I use com.smartgwt.debug.SmartGwtDebug instead of com.smartgwt.SmartGwt, IE8 (win7) will show the number incorrectly ( both dev mode & compiled mode ) as attached image.

however, IE9+ and Chrome have no such problem, and non-debug mode is OK as well.

Attached Images
File Type: jpg 1.jpg (4.4 KB)
File Type: jpg 2.jpg (9.1 KB)
File Type: jpg 3.jpg (22.7 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles