Opened 12 years ago
Closed 12 years ago
#7549 closed bug (worksforme)
radio input buttonset fails to work in IE9 after page scroll
Reported by: | seanjdaniels | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
You can see this bug on the jquery UI demo page for buttons. Load this URL in Internet Explorer 9.
http://jqueryui.com/demos/button/#radio
Clicking the buttons works as expected until you scroll the page a little. Then they no longer work. Scroll back to the top of the page and they work again.
Bug is not present in 1.8.13.
Note: See
TracTickets for help on using
tickets.
This was tested by multiple people and couldn't be reproduced.