PDA

View Full Version : TreeEditor IE6 rendering


BernardChhun
04-27-2007, 10:39 AM
Hey there,

here are the screenshots of the faulty widget under Firefox and IE6.

basically, the editor doesn't resize properly to the edited dom element under IE6.

Darklight
04-27-2007, 02:38 PM
also still the same in IE7

Darklight
04-30-2007, 05:41 AM
i found a simple solution, see my thread here (http://www.extjs.com/forum/showthread.php?t=5493)

jack.slocum
04-30-2007, 08:08 AM
This was actually a bug in IE (clientWidth was 0 even though it obviously had a width). I added a check for this situation. It is in SVN.