Modify ↓
Ticket #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: | scott.gonzalez |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | ui radio button | Cc: | |
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


The bug shows only when modal is set to true