cdomigan
04-18-2007, 06:21 AM
Hi,
Here are a few bugs I've stumbled on that seem to be specific to using Ext with jQuery. Please note I'm using the latest 1.1.2 jQuery and Dimensions plugin.
Region splitbars can be repositioned exactly once. When you try to move them again, firebug gives this error: "elem.style has no properties", and points to the jQuery file.
Every now and then (this bug is proving difficult to replicate consistently) collapsing and expanding layout regions causes the region to mess up, render incorrectly, and be inaccessible from that point forward.
The Date picker widget will stop you browsing to prev/next month after you pick a date, or try to change months in the reverse direction. Clicking on < or > has no result.
Animations in general seem to be nowhere near as smooth as the YUI version, although I suspect this is jQuery's fault and not Ext. I also believe jQuery is overhauling their animation system at some point in the near future, which may fix this.
Thanks Jack and team for the great framework - hope this bug report is useful!
Cheers,
Chris
Here are a few bugs I've stumbled on that seem to be specific to using Ext with jQuery. Please note I'm using the latest 1.1.2 jQuery and Dimensions plugin.
Region splitbars can be repositioned exactly once. When you try to move them again, firebug gives this error: "elem.style has no properties", and points to the jQuery file.
Every now and then (this bug is proving difficult to replicate consistently) collapsing and expanding layout regions causes the region to mess up, render incorrectly, and be inaccessible from that point forward.
The Date picker widget will stop you browsing to prev/next month after you pick a date, or try to change months in the reverse direction. Clicking on < or > has no result.
Animations in general seem to be nowhere near as smooth as the YUI version, although I suspect this is jQuery's fault and not Ext. I also believe jQuery is overhauling their animation system at some point in the near future, which may fix this.
Thanks Jack and team for the great framework - hope this bug report is useful!
Cheers,
Chris