Opened 14 years ago
Closed 14 years ago
#2804 closed bug (fixed)
[ui dialog] Showing a modal dialog on a radio button select in IE (7 and 8) bug
Reported by: | srepciuc | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | ui radio button | Cc: | |
Blocked by: | Blocking: |
Description
I wanted to reproduce this bug with the latest version of jQuery ui but both 1.5b3 and 1.5b4 fail to work at all in IE for me.
I have two radio buttons on a page. When I select one of them, I want a dialog to appear. I set it to be modal. In IE both 6 and 7, when I click the radio button, the dialog is displayed, but the checked status of the radio buttons is lost. I saw there were some similar bugs in the past.
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Owner: | changed from paul to scott.gonzalez |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
The bug shows only when modal is set to true