Be sure your post includes:
1. the *complete* SmartGWT or SmartClient version from the lower left-hand corner of the Developer Console (see FAQ for how to open Developer Console), for example, \"v8.2p_2012-04-18/PowerEdition Deployment\"
Smartgwt 3.0
2. browser(s) and version(s) involved
Safari Version 5.1.7 (6534.57.2)
3. for a server-side problem, the *complete* logs generated during processing of the failing request (do *not* trim to just the error message)
Not a server-side problem
4. for any problem processing a server response, the actual response as shown in the RPC tab in the Developer Console
Not a server response problem
5. if there is a JavaScript error, the stack trace logged in the Developer Console (see FAQ)
No
6. sample code if applicable
Showcase: http://www.smartclient.com/smartgwt/.../#tiling_basic
Posts with incomplete information are much more likely to be ignored.
Hi, I have a strange issue with my tilegrid and I've confirmed it is a bug checking the showcase, when I go to: http://www.smartclient.com/smartgwt/.../#tiling_basic
in Safari Safari Version 5.1.7 (6534.57.2) and OS: Mac OS X 10.6.8 the tilegrid only shows undefined in each tile, however sometimes it shows the tiles correctly but when you move to the home tab, then go back to the basic Tab http://www.smartclient.com/smartgwt/.../#tiling_basic
and roll over the tiles they become undefined,
Checking with the web inspector i see:
<div id="isc_H6" eventproxy="isc_TileGrid_2_tile_8" style="position: relative; visibility: inherit; z-index: 202682; cursor: default; ">undefined</div>
Firefox and Chrome works ok but our client uses Safari, I would really appreciate your help.
1. the *complete* SmartGWT or SmartClient version from the lower left-hand corner of the Developer Console (see FAQ for how to open Developer Console), for example, \"v8.2p_2012-04-18/PowerEdition Deployment\"
Smartgwt 3.0
2. browser(s) and version(s) involved
Safari Version 5.1.7 (6534.57.2)
3. for a server-side problem, the *complete* logs generated during processing of the failing request (do *not* trim to just the error message)
Not a server-side problem
4. for any problem processing a server response, the actual response as shown in the RPC tab in the Developer Console
Not a server response problem
5. if there is a JavaScript error, the stack trace logged in the Developer Console (see FAQ)
No
6. sample code if applicable
Showcase: http://www.smartclient.com/smartgwt/.../#tiling_basic
Posts with incomplete information are much more likely to be ignored.
Hi, I have a strange issue with my tilegrid and I've confirmed it is a bug checking the showcase, when I go to: http://www.smartclient.com/smartgwt/.../#tiling_basic
in Safari Safari Version 5.1.7 (6534.57.2) and OS: Mac OS X 10.6.8 the tilegrid only shows undefined in each tile, however sometimes it shows the tiles correctly but when you move to the home tab, then go back to the basic Tab http://www.smartclient.com/smartgwt/.../#tiling_basic
and roll over the tiles they become undefined,
Checking with the web inspector i see:
<div id="isc_H6" eventproxy="isc_TileGrid_2_tile_8" style="position: relative; visibility: inherit; z-index: 202682; cursor: default; ">undefined</div>
Firefox and Chrome works ok but our client uses Safari, I would really appreciate your help.
Comment