Skip to main content

Search and Top Navigation

#15364 new bug ()

Opened January 17, 2020 02:05AM UTC

Last modified January 17, 2020 05:48AM UTC

the sortable icon overflow its father container.

Reported by: baei2048 Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

Step to reproduce:

1. create a div with this style. "width:840px; height:768px;overflow:scroll;"

1. add 50 sortables in previous step div with this style. "height: 32px;"

1. the div cannot display all, this shows scroll bar.

1. the BUG is the selectable icon displays regardless its father container.

The icon should NOT overflow father's board.

Attachments (0)
Change History (1)

Changed January 17, 2020 05:48AM UTC by rjollos comment:1

description: Step to reproduce: \ \ 1, create a div with this style. "width:840px; height:768px;overflow:scroll;" \ 2, add 50 sortables in previous step div with this style. "height: 32px;" \ 3, the div cannot display all, this shows scroll bar. \ 4, the BUG is the selectable icon displays regardless its father container. \ \ The icon should NOT overflow father's board. Step to reproduce: \ \ 1. create a div with this style. `"width:840px; height:768px;overflow:scroll;"` \ 1. add 50 sortables in previous step div with this style. `"height: 32px;"` \ 1. the div cannot display all, this shows scroll bar. \ 1. the BUG is the selectable icon displays regardless its father container. \ \ The icon should NOT overflow father's board.