Search and Top Navigation
#8936 closed bug (duplicate)
Opened December 27, 2012 08:48AM UTC
Closed December 27, 2012 01:28PM UTC
Last modified December 27, 2012 01:39PM UTC
Sortable: Placeholder constantly changes position with float: right
Reported by: | alexions | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.sortable | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
There is an issue with draggable blocks with the 'float:right' set.
In case there is 1 container with draggable blocks, each of which has 'float:right', the animation is really laggy.
It gets worse if there's 2 or more containers: the animation is flickering and dragging is barely usable.
See an example on jsfiddle: http://jsfiddle.net/e9hjz/2/
Setting 'float' to 'left' fixes the problem.
Thanks.
Attachments (0)
Change History (2)
Changed December 27, 2012 01:28PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed December 27, 2012 01:39PM UTC by comment:2
summary: | Animation for draggable blocks with 'float:right' is rendered incorrectly → Sortable: Placeholder constantly changes position with float: right |
---|---|
version: | 1.9.2 → 1.9.1 |
This started in 1.9.1
Duplicate of #8792.