Forum /
Ext JS 1.x - Unsupported /
Ext 1.x: Help & Discussion /
Sencha - Community Support Team
modal:true setting for basic dialog causing page to go 0-top
modal:true setting for basic dialog causing page to go 0-top
By using the hello world example, setting modal:true, the page always jumps to the top.
Is this a bug? When i use the photobox example from the YUI team, i don't have this problem w/ their "Mask".
Same behavior in IE and FF.
is this a bug?
Sencha User
There one change in css that fixes it. That change is in SVN. If you can't grab, just add this in your css somewhere after the yui-ext css:
body.masked { overflow:auto; }
In the css in SVN it doesn't touch the overflow.
On modal open the parent page jumps to top
On modal open the parent page jumps to top
I have a large page with grid in it, grid has links to open the modal window. When i scroll down to reach last records on the page and open the modal the page goes to top, also grid has some editor columns with drop down after the modal is open and closed I can't select the value from the drop down each time i try to select the value from drop down the page jumps to top.
Similar Threads
By snid in forum Ext 1.x: Bugs
Replies: 6
Last Post: 9 Jan 2008, 10:17 AM
By alindsay55661 in forum Ext 2.x: Help & Discussion
Replies: 4
Last Post: 20 Mar 2007, 5:13 AM
By Arikon in forum Ext 2.x: Help & Discussion
Replies: 0
Last Post: 27 Feb 2007, 9:52 PM
By jay@moduscreate.com in forum Ext 1.x: Help & Discussion
Replies: 3
Last Post: 22 Feb 2007, 6:35 AM
By msascha in forum Ext 1.x: Help & Discussion
Replies: 0
Last Post: 28 Jan 2007, 3:31 AM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us