#1857 closed bug (fixed)
jQuery UI - Dragables - <select> menu cannot be scrolled.
Reported by: | ajtrichards | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | Dragables | Cc: | |
Blocked by: | Blocking: |
Description
I have been using a DIV with the dragable plugin. The div will move around fine.
However, within the DIV is a dropdown menu. I can select it and the options will appear. If I then try and us the arrows to scroll through the menu it doesnt allow it.
I can scroll through the menu using the arrow keys on the keyboard and the track wheel on the mouse.
Change History (6)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | set to paul |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Similar problem exists in Opera. Also with textboxes and textareas not working in a draggable.
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This should work fine in the new rewritten version of draggables, which will be released together with 1.1. Thanks!
comment:6 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
It works fine in Firefox, only IE7 is a problem.