Bug Tracker

Modify

Ticket #2213 (closed bug: wontfix)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by paul

  • Owner changed from paul to codesquare

comment:2 Changed 5 years ago by paul

  • Status changed from new to closed
  • Resolution set to wontfix

This is not easily fixed - one thing to control it is to set the size of the inline element manually or use a custom helper. Thanks anyway!

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.