Opened 12 years ago
Closed 12 years ago
#7825 closed bug (notabug)
Dialog Issue on IE6 & IE7
Reported by: | albo89 | Owned by: | albo89 |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am trying to open a modal jquery dialog using jquery 1.6.1 and jquery-ui 1.8.9
The dialog opens up with no issues, in all browsers, but in IE 7 and 6, after the dialog opens up, the window scrolls itself to the buttom... I tried scrolling the window up back to the modal position but is very inconsistent. was using the following line of code after opening up the modal
One weird thing I am noticing is that after I open the modal, the page becomes huge... as if some extra things adds up on the bottom .... and it eventually scrolls to the bottom. Any idea why this could be hapenning
Change History (2)
comment:1 Changed 12 years ago by
Owner: | set to albo89 |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please make sure you're using the correct stylesheets. If you continue having problems, please provide a reduced test case showing the issue (using the latest version).