Modify ↓
Ticket #2213 (closed bug: wontfix)
Latest Sortable Demo - Inline child respects phantom parent boundary FF
| Reported by: | Pete Michaud | Owned by: | codesquare |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.3 |
| Component: | ui | Version: | 1.2.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In Firefox 2, the sortable demo behaves a little oddly with inline sortable elements. When an element is dragged from its starting position, toward the right edge of the parent, its text reflows as if it's too long to fit into the new area -- it happens at the exact edge of the parent. What should happen is that the flow should stay the same no matter where it is moved (which is what it does in IE7).
This issue doesn't affect elements that are block level like floating <li>s.
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.
