That sounds like a bug, where the close code is called before the overlay (which captures clicks outside of the dialog) is fully created. Would you file a ticket for this? http://dev.jqueryui.com/newticket (requires login/registration) Thanks
Jörn Zaefferer jQuery UI support team On Mon, Aug 24, 2009 at 12:49 PM, rpcutts <[email protected]> wrote: > > If I call foo.dialog('open') lo show a loading in progress message but > the foo.dialog('close') is fired in quick succession then any <a> > links on my page stop working unless I use right click > open link. > > The buttons and other inputs still work and if another dialog is shown > and then closed after a delay then the links start working again. > > Has anyone else experienced this problem? > > > ver 1.7.1 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
