Opened 10 years ago

Closed 10 years ago

#8884 closed bug (invalid)

Dialog is not displayed the first time (sometimes) in chrome and internet explorer

Reported by: tudordumitriu Owned by: tudordumitriu
Priority: minor Milestone: 1.10.0
Component: ui.dialog Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:

Description

Dialog is not displayed the first time in chrome and internet explorer The dialog is not opened the first time the triggering button is clicked, but subsequent calls are working just fine. What is interesting is that the first time will work ONLY if the element that is used as a dialog container is in the CURRENT VIEW of the window. But if the page height is bigger and we have overflow, scroll and the button is at the bottom of the page than the dialog is NOT displayed (again only the first time). Mentions: The div.dialog("isopen") is true, the js function is displayed just fine.

Change History (2)

comment:1 Changed 10 years ago by tj.vantoll

Owner: set to tudordumitriu
Status: newpending

Hi tudordumitriu. Thanks for taking the time to contribute to the jQuery UI project. In order to assess this ticket we're going to need a minimal test case showing the issue.

You can use this jsFiddle as a starting point - http://jsfiddle.net/tj_vantoll/vwk3D/.

Thanks!

comment:2 Changed 10 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

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!

Note: See TracTickets for help on using tickets.