Skip to main content

Search and Top Navigation

#6780 closed bug (notabug)

Opened December 24, 2010 05:04PM UTC

Closed December 24, 2010 09:33PM UTC

Last modified December 25, 2010 12:50AM UTC

UI Dialog - IE7 - Dialog won't open if any rounded corners are present

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

This is a duplicate of bug #4020, but I am refiling it as I am experiencing this now, with latest versions of jquery and jquery UI and curvy corners.

I am using jquery 1.4.4 and jquery ui 1.8.7. I am experiencing this problem. As soon as I comment out the curvycorners.js file (version 2.0.4), my dialog box appears in IE 7. Comment it back in, dialog box ceases to function.

Attachments (0)
Change History (3)

Changed December 24, 2010 09:33PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

As mentioned in the other ticket, this is not a jQuery UI bug.

Changed December 24, 2010 10:59PM UTC by awhig comment:2

I read the comments. The resolution to the bug 4020 was "fixed", which I assumed meant it was fixed in jquery UI.

If the bug is not a jQuery UI bug, what is it then? I clicked on the links where it says the bug was fixed, but they are dead. Is this a jQuery core bug? In addition, I do not know what "Sizzle" is. Thanks for any help.

Rich

Changed December 25, 2010 12:50AM UTC by scottgonzalez comment:3

It was a jQuery core bug (http://bugs.jquery.com/ticket/3265). SIzzle is the selector engine used in jQuery.