You found a bug! We've classified it as
EXTJS-16571
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
-
Sencha Premium User
BoxReorderer: reorders hovered elements
Ext version tested:
- Ext 6.0.1.250
- Ext 5.1.2
- Ext 4.2.3
Browser versions tested against:
Description:
- We have a Toolbar and added plugin Ext.ux.BoxReorderer. When you reorder a button from the right to the left quite fast, some hovered buttons get reordered "randomly".
Steps to reproduce the problem:
- In Fiddle reorder '9' in front of '1' with a fast move.
The result that was expected:
- Button Order: 9 1 2 3 4 5 6 7 8
The result that occurs instead:
- Button Order: 9 1 2 3 4 6 7 5 8 (or similar)
Perhaps related to: https://www.sencha.com/forum/showthr...and-autoScroll
-
Sencha - Support Team
Thanks for the report, I've opened a bug in our tracking system.
Regards,
Bryan