jQuery: The Write Less, Do More JavaScript Library

Ticket #2804 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

[ui dialog] Showing a modal dialog on a radio button select in IE (7 and 8) bug

Reported by: srepciuc Assigned to: scott.gonzalez
Type: bug Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords: ui radio button
Cc: Needs: Review

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

bug.html (1.5 kB) - added by srepciuc 3 months ago.
The bug shows only when modal is set to true

Change History

Changed 3 months ago by srepciuc

The bug shows only when modal is set to true

Changed 3 months ago by scott.gonzalez

  • owner changed from paul to scott.gonzalez
  • status changed from new to assigned

Changed 3 months ago by scott.gonzalez

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [5582].

Note: See TracTickets for help on using tickets.