#6780 closed bug (notabug)
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.
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
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
comment:3 Changed 12 years ago by
It was a jQuery core bug (http://bugs.jquery.com/ticket/3265). SIzzle is the selector engine used in jQuery.
As mentioned in the other ticket, this is not a jQuery UI bug.