-
27 Jul 2010 1:30 PM #1
[CLOSED-179] Grouped list throws error when scrolled up.
[CLOSED-179] Grouped list throws error when scrolled up.
This is a NEW bug introduced in v0.92. If you scroll a grouped list (Ext.List) up and when any group header disappears behind the top edge, the following error occurs:
Here's the full stack trace:Uncaught TypeError: Cannot call method 'show' of null. ext-touch-debug.js:15185
You can see the defect in the List example in Kitchen Sink app. It doesn't break the execution of the script, so to see it you need to have debugging tool running.Code:Uncaught TypeError: Cannot call method 'show' of null. ext-touch-debug.js:15185 setActiveGroup. ext-touch-debug.js:15185 onScroll. ext-touch-debug.js:15264 fire. ext-touch-debug.js:2293 fireEvent. ext-touch-debug.js:1963 _scrollTo. ext-touch-debug.js:5919 handleScrollFrame. ext-touch-debug.js:6084 call. ext-touch-debug.js:8440
Thanks.Eugene
Ext.Direct for ASP.NET MVC
-
27 Jul 2010 2:29 PM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Thank you for the report, we're looking into it.
-
28 Jul 2010 4:10 PM #3Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Haarlem, Netherlands
- Posts
- 1,235
- Vote Rating
- 4
If I run http://www.sencha.com/deploy/touch/e...s/kitchensink/ or the latest version on my local branch, I never see this error in neither Chrome nor Safari. Which browser / version did you get this error in?
-
28 Jul 2010 6:03 PM #4
Ah yes, I ran it in Google Chrome Dev channel. It is fine in stable and beta. I apologize
Eugene
Ext.Direct for ASP.NET MVC
-
29 Jul 2010 9:35 AM #5Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
No problem, it seems that a few people are having this issue right now. Hopefully it's just a bug in the dev currently.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[OPEN] [CLOSED][3.??] bug in IE8: closing dialog throws error
By mcstafford in forum Ext 3.x: BugsReplies: 1Last Post: 12 Sep 2009, 4:10 AM -
[CLOSED][3.0.RC2] Cancelled drag from tree throws error
By edokan in forum Ext 3.x: BugsReplies: 1Last Post: 16 Jun 2009, 12:49 AM -
[CLOSED][3.0rc2] json decode throws error without a meta tag
By dolittle in forum Ext 3.x: BugsReplies: 4Last Post: 14 Jun 2009, 10:52 PM -
[CLOSED] [GXT 1.2] List Iterator throws js NoElementFoundException
By karacutey in forum Ext GWT: Bugs (1.x)Replies: 2Last Post: 9 Dec 2008, 4:57 PM -
[2.2][CLOSED] GridPanel inside an iframe throws an error on IE
By aadel64 in forum Ext 2.x: BugsReplies: 4Last Post: 6 Dec 2008, 10:18 AM


Reply With Quote
