PDA

View Full Version : TreeEditor IE6 rendering



BernardChhun
27 Apr 2007, 6: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
27 Apr 2007, 10:38 AM
also still the same in IE7

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

jack.slocum
30 Apr 2007, 4: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.