Skip to main content

Search and Top Navigation

#5067 closed bug (worksforme)

Opened January 16, 2010 03:43PM UTC

Closed January 21, 2010 02:02AM UTC

Last modified October 11, 2012 09:15PM UTC

modal dialog and jquery 1.4 not working correct

Reported by: hrauch Owned by:
Priority: minor Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

We are using a modal dialogbox, to show some personal infos. With jquery 1.3.2 minified and ui 1.7.2 it works fine. If I upgrade to jquery 1.4, the modal box will be visible, but is closed immediately

after complete.

Hans

Attachments (1)
  • test.html (1.2 KB) - added by hrauch January 22, 2010 07:39AM UTC.
Change History (4)

Changed January 21, 2010 02:02AM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

This is working fine for me with 1.7.2 and with trunk. If you continue to have problems, please attach a test case.

Changed January 22, 2010 07:43AM UTC by hrauch comment:2

The real problem with modal dialogboxes and jquery 1.4 are the optical effects.

If I remove "show: 'fold'", the dialogbox stays opened.

Changed January 23, 2010 01:10AM UTC by tbelote comment:3

Yes I get this problem as well if I add show: "slide" and it goes away if I remove it.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:4

milestone: TBD

Milestone TBD deleted