nihad640 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

TreeGrid rendering problem with IE (weird horizontal lines) #742

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
-Using SmartGWT 4.1p demo site: http://www.smartclient.com/smartgwt/showcase
-Using IE 11 (probably same problem with older ones)
-All other browser works fine (of course)

-When I select a node from tree grid and scroll using TreeGrid's scroll bar, IE 
renders weird horizontal lines (as seen in an attachment)
-If I select an another node after that, all weird horizontal lines disappear.
-Also, If I move mouse cursor out of borders of the treegrid after selecting 
node, using scroll bar doesn't mess the rendering

Original issue reported on code.google.com by vra...@gmail.com on 11 Apr 2014 at 7:04

Attachments:

GoogleCodeExporter commented 9 years ago
This is a known issue and a result of a native rendering glitch which appears 
to be dependent upon particular DOM structures and only occur on certain 
machine configurations.
Here's a related thread in the SmartClient forums: 
http://forums.smartclient.com/showthread.php?t=28747&highlight=internet+explorer
+dotted

Original comment by smartgwt...@gmail.com on 11 Apr 2014 at 6:53