Modify ↓
Ticket #1535 (closed bug: invalid)
Submenu gets positioned wrong
| Reported by: | atul | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | plugin | Version: | 1.1.4 |
| Keywords: | jdmenu | Cc: | |
| Blocking: | Blocked by: |
Description (last modified by dmethvin) (diff)
Scenario.
Apply .Draggable to an li that has a submenu. Mousover li, submenu is positioned correctly
If you reposition the li (even if it snaps back to where it was) or even just click on it without moving it
all subsequent mouseovers of the li has the submenu showing shifted to the right by an inconsistent amount -- appears to be doubling the left position of the li in its calculation for the submenu.
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.

Not part of jQuery core.