Opened 3 years ago

Last modified 3 years ago

#15364 new bug

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 (last modified by Ryan J Ollos)

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.

Change History (1)

comment:1 Changed 3 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.