Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1337 closed bug (wontfix)

toggle() with blank list box

Reported by: dunnma Owned by:
Priority: trivial Milestone: 1.1.3
Component: event Version: 1.1.2
Keywords: toggle Cc:
Blocked by: Blocking:

Description

I am using the toggle() command to show/hide different div sections. The sections all contain a select box set to multiple showing 10 at a time. Everything technically works. The only thing I notice is that if there are no options in the list box (because they have not been set yet) then when using the toggle() function on the div that wraps this field the field briefly shows a 'XX' in the list box.

I am also using 1.1.3a which is not listed in the ticket tracker for me to choose.

Attachments (1)

jquery_bug.gif (4.6 KB) - added by dunnma 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by dunnma

Attachment: jquery_bug.gif added

comment:1 Changed 16 years ago by john

I've been able to confirm this bug: http://dev.jquery.com/~john/test/select.html

But it's a browser-specific bug, and a super-weird one at that. The only solution appears to be what you recommended: Insert at least one option. I'm going to bring this up over on Bugzilla.

comment:2 Changed 16 years ago by john

Resolution: wontfix
Status: newclosed

Nevermind, it's been fixed in the Firefox nightlies. I'm just going to close this bug and wait for Firefox 3.

Note: See TracTickets for help on using tickets.