Skip to main content

Bug Tracker

Side navigation

#4356 closed bug (worksforme)

Opened March 16, 2009 02:36AM UTC

Closed March 18, 2009 03:42AM UTC

<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:
Blocked by: Blocking:
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:

http://unknowndungeon.com/deasean/bugs/dropdown/

Attachments (0)
Change History (1)

Changed March 18, 2009 03:42AM UTC by brandon comment:1

resolution: → worksforme
status: newclosed