-
11 Jul 2011 12:40 PM #11Sencha - Community Support Team
- Join Date
- Jan 2009
- Location
- Palo Alto, California
- Posts
- 1,941
- Vote Rating
- 6
I can't reproduce this issue - works correctly for me in IE8 in both 4.0.2a and 4.0.4
Ext JS Senior Software Architect
Personal Blog: http://edspencer.net
Twitter: http://twitter.com/edspencer
Github: http://github.com/edspencer
-
11 Jul 2011 12:46 PM #12
I also cannot reproduce the problem. Works ok in 4.0.2a with IE8.
-
11 Jul 2011 1:52 PM #13
I can reproduce the issue just fine. I get a slightly different error, though -
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; MDDR; .NET CLR 3.0.30729)
Timestamp: Mon, 11 Jul 2011 21:43:59 UTC
Message: Object doesn't support this property or method
Line: 15
Char: 462550
Code: 0
URI: http://dev.sencha.com/deploy/ext-4.0.2a/ext-all.js
Might I inquire what platform everyone is testing IE8 on? What I have observed is that there is some horrible, hard to isolate bug in the VML engine that causes certain versions of IE8 on certain operating systems (in my case, Vista 32 bit) to bomb out. The border layout is likely bombing out because it can't handle the vertical text. Try collapsing one of the panels that doen't try to display text - it will probably work.
See
http://www.sencha.com/forum/showthre...version-of-IE8
Jamie said he was looking at this but I haven't seen anything more about it. If nothing else, you can post more details (32 bit, 64 bit, etc). Good luck!
-
11 Jul 2011 2:05 PM #14Sencha - Community Support Team
- Join Date
- Jan 2009
- Location
- Palo Alto, California
- Posts
- 1,941
- Vote Rating
- 6
I'm on XP SP3
Ext JS Senior Software Architect
Personal Blog: http://edspencer.net
Twitter: http://twitter.com/edspencer
Github: http://github.com/edspencer
-
11 Jul 2011 3:03 PM #15
-
11 Jul 2011 3:34 PM #16
That's two strikes for Vista then. I don't have access to an XP machine, but I've had other reports that the same examples work. I have a Win 7 machine and the examples on IE8 work just fine. I've had people try IE7 on Vista and it appears to work fine. I've tried IE9 on Win 7. I've tried other browsers. It just appears to be IE8 on Vista. Maddening! The OP in the other thread about charting was also on IE8 Vista.
Also, as I said in the other threads, other (non-Ext) VML examples work on my Vista IE8 machine, so it's not just that all VML is broken for me.
I just haven't had time to track it down yet - my Vista machine is at work and we're not on 4.x so I haven't had the time to devote to it.
It would be very helpful if someone at Sencha could set up a Vista machine with IE8 and confirm whether your VML libraries work on it or not. Don't know if Jamie ever got this setup or not, but at least the other thread was accepted as a bug.
I suppose it still might be a configuration / install problem for us, but *something* is going on here... It's very frustrating when all the examples that use border layout are broken just because of the vertical text.
-
11 Jul 2011 4:57 PM #17Sencha - Community Support Team
- Join Date
- Jan 2009
- Location
- Palo Alto, California
- Posts
- 1,941
- Vote Rating
- 6
Ext JS Senior Software Architect
Personal Blog: http://edspencer.net
Twitter: http://twitter.com/edspencer
Github: http://github.com/edspencer
-
11 Jul 2011 7:05 PM #18
Cool, thanks for getting the ball rolling on this anyway. It will be great to finally get to the bottom of this. My original (closed...) bug report was for B2 on April 7 so I can wait a little while longer

And hopefully the OP of this thread posts back that he's on Vista, too... didn't mean to hijack this or anything, but the issue just sounds really similar.
-
12 Jul 2011 10:42 AM #19
im also on XP professional ver 2002 SP3, IE8, VERSION:8.0.6001.18702CO
http://dev.sencha.com/deploy/ext-4.0...ut/border.html
-
12 Jul 2011 1:44 PM #20
Interesting... I guess that throws out a Vista-only bug theory.
Does it look like you have the same VML issue I have or is it really something different? Do the charts work for you? Does collapsing the southwest region (the one that doesn't display the vertical text) work?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote