Skip to main content

Search and Top Navigation

#14894 new bug ()

Opened January 02, 2016 08:46PM UTC

Last modified January 02, 2016 08:46PM UTC

Sortable: Large items of nested sortable can not be inserted on top

Reported by: go-two Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version: 1.11.4
Keywords: sortable nested Cc:
Blocked by: Blocking:
Description

__JsFiddle:__ jsfiddle.net/355d6yrk

__Versions:__ jQuery 1.11.0, iQuery UI 1.11.4, Firefox 43.0.2, Opera 12.17

__How to reproduce:__

1.

1. take item72

2. drop it between item15 - item16

3. -> it works as expected

4. take item73

5. drop it between item10 - item11

6. -> it __works NOT as expected__

2. Press button "short text"

1. repeat the steps 1.1. - 1.5.

6. -> it works as expected

__Hints:__

The effect occurs when the text differs by exactly one additional character of item. This can be verified in the JsFiddle example by changing the text length from

this is a loooooooooooooooooooooooooooooooong text
(22 'o' chars) to
this is a looooooooooooooooooooooooooooooooong text
(23 'o' chars).
Attachments (0)
Change History (0)