Modify ↓
Ticket #1857 (closed bug: fixed)
jQuery UI - Dragables - <select> menu cannot be scrolled.
| Reported by: | ajtrichards | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | ui | Version: | 1.2.1 |
| Keywords: | Dragables | Cc: | |
| Blocking: | Blocked by: |
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
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.

It works fine in Firefox, only IE7 is a problem.