Modify ↓
Ticket #4356 (closed bug: worksforme)
<select> dropdowns behave abnormally after an alert() is produced by a script loaded with getScript()
| Reported by: | Deasean | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | select alert getScript | Cc: | |
| Blocking: | Blocked by: |
Description
I can only reproduce this in Firefox (3.0.7 and 3.1b3). So, I'm not sure if this is a Firefox bug or a jQuery bug...
Whenever I load a script with getScript() and that script produces an alert(), I cannot select options from a <select> dropdown after I close the alert. I've made a test case that illustrates this:
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.
