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 )
Step to reproduce:
- create a div with this style.
"width:840px; height:768px;overflow:scroll;"
- add 50 sortables in previous step div with this style.
"height: 32px;"
- the div cannot display all, this shows scroll bar.
- the BUG is the selectable icon displays regardless its father container.
The icon should NOT overflow father's board.
Note: See
TracTickets for help on using
tickets.