Skip to main content

Search and Top Navigation

#4829 closed bug (worksforme)

Opened September 03, 2009 09:31AM UTC

Closed October 01, 2010 08:08PM UTC

Dialog doesnt show up in Firefox if we use Buttons and effects together

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

I faced an error when I was evalulating jquery of a project. I have attached a file. The bug is reproducable in the attached document. Only need to correctly refer to the paths in the script tags mentioned.

This issue is faced on Firefox 3.0.11. and works on IE 8. When we remove the button or show options, it starts working fine. However, I am unable to use it together.

Attachments (2)
  • screenshot.jpg (55.3 KB) - added by sumeetsukhija September 03, 2009 09:32AM UTC.

    Error Screenshot

  • testFile.html (1.7 KB) - added by sumeetsukhija September 03, 2009 09:32AM UTC.

    HTML file which has the code for reproducing the bug

Change History (2)

Changed November 17, 2009 09:03AM UTC by jzaefferer comment:1

milestone: TBD1.8

There's a trailing comma after position:center, otherwise the code looks ok.

Changed October 01, 2010 08:08PM UTC by scottgonzalez comment:2

resolution: → worksforme
status: newclosed

Works for me in 1.7.2+

Perhaps the problem is that you didn't include the effect you were trying to use.