Search and Top Navigation
#7720 closed bug (invalid)
Opened September 15, 2011 11:01AM UTC
Closed November 19, 2012 09:06AM UTC
moving large widgets over small droppable area
Reported by: | Oleh | Owned by: | Oleh |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When starting moving large widget (or portlet) other droppable areas may shrink in width or change its position when selected widget obtained absolute positioning. However this.refreshPositions function is called before widget gets absolute positioning (see _mouseStart function), so we have old positions cached and sortable can't guess correctly which area it should use to insert widget to. It depends on old droppable area positions in that case insetad of actual.
Attachments (0)
Change History (3)
Changed October 11, 2012 02:55PM UTC by comment:1
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 04, 2012 10:05PM UTC by comment:2
owner: | → Oleh |
---|---|
status: | new → pending |
Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/Open the link and click to "Fork" (in the top menu) to get started.
Changed November 19, 2012 09:06AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!