Ext


Go Back   Ext JS Forums > Ext JS Community Forums (2.0) > Ext 2.x: Bugs

Reply
 
Thread Tools
  #21  
Old 11-04-2009, 12:18 PM
felenka felenka is offline
Ext User
 
Join Date: Oct 2009
Posts: 4
felenka is on a distinguished road
Default

Quote:
Originally Posted by jsakalos View Post
What if you upgrade to the latest 2.x release? (Ext 2.3.0 at the moment.)
I tried recently and it doesn't work either, bug remains
The only way is to disable autoScroll
Reply With Quote
  #22  
Old 11-05-2009, 05:43 AM
jsakalos's Avatar
jsakalos jsakalos is offline
Ext JS - Support Team
 
Join Date: Apr 2007
Location: Slovakia
Posts: 13,858
jsakalos will become famous soon enough
Send a message via Skype™ to jsakalos
Default

Any showcase? BTW, you're the only one who complains about this after the above upgrade. So we need to see it.
Reply With Quote
  #23  
Old 11-05-2009, 12:45 PM
felenka felenka is offline
Ext User
 
Join Date: Oct 2009
Posts: 4
felenka is on a distinguished road
Default

Quote:
Originally Posted by jsakalos View Post
Any showcase? BTW, you're the only one who complains about this after the above upgrade. So we need to see it.
It's a part of CMS with *huge* heep of code.
As far as I extract the code so that you can reproduce the bug, I'll send it to forum
Reply With Quote
  #24  
Old 11-05-2009, 03:06 PM
jsakalos's Avatar
jsakalos jsakalos is offline
Ext JS - Support Team
 
Join Date: Apr 2007
Location: Slovakia
Posts: 13,858
jsakalos will become famous soon enough
Send a message via Skype™ to jsakalos
Default

If you really want to have it fixed then the fastest way is to prepare an independent showcase. I may happen very easily that such errors can be caused by "hugeness" of the application because some applied css classes, config options, etc. are easily overlooked in a big application. Starting from minimum is the very fast way to find the root of the problem.
Reply With Quote
  #25  
Old 11-05-2009, 06:04 PM
felenka felenka is offline
Ext User
 
Join Date: Oct 2009
Posts: 4
felenka is on a distinguished road
Default

Quote:
Originally Posted by jsakalos View Post
If you really want to have it fixed then the fastest way is to prepare an independent showcase. I may happen very easily that such errors can be caused by "hugeness" of the application because some applied css classes, config options, etc. are easily overlooked in a big application. Starting from minimum is the very fast way to find the root of the problem.
I agree with you about the complexity of the code
From the other side, how could it be possible that the same complex code works well when I just change "autoScroll" from "true" to "false" in one place in the specific panel?
For me, it looks like the problem is somewhere inside extjs classes, and I just was too unlucky to find the weak point

PS. looked into your examples, most of things are familiar for me, but several ones are really good, thanks, expect to use them in close future
Reply With Quote
  #26  
Old 11-07-2009, 11:36 AM
jsakalos's Avatar
jsakalos jsakalos is offline
Ext JS - Support Team
 
Join Date: Apr 2007
Location: Slovakia
Posts: 13,858
jsakalos will become famous soon enough
Send a message via Skype™ to jsakalos
Default

Quote:
it looks like the problem is somewhere inside extjs classes
It could be, however, I still think the fastest way to find out is to go from simpler to complex, not vice versa.
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 07:49 AM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.