flylaputa
26 Jan 2010, 6:18 AM
Ext version tested:
Ext 3.1
Adapter used:
ext
css used:
only default ext-all.css
Browser versions tested against:
IE8
FF3
Operating System:
WinXP Pro
Description:
In the Portal demo, the drag and drop behaviour is quite strange.
Test Case:
See this URL : http://www.extjs.com/deploy/dev/examples/portal/portal.html
Steps to reproduce the problem:
Arrange so that there are three panels in a single column, say A, B and C.
Drag the middle panel B upwards towards A
Drop (release the mouse button) it when it is about a third the way into panel A
The result that was expected:
The order of the panel should either be A B C (if the drag and drop fails), or B A C (if the drag and drop succeeded).
The result that occurs instead:
The order of the three panels become A C B
Screenshot or Video:
none
Debugging already done:
none
Possible fix:
not provided
Ext 3.1
Adapter used:
ext
css used:
only default ext-all.css
Browser versions tested against:
IE8
FF3
Operating System:
WinXP Pro
Description:
In the Portal demo, the drag and drop behaviour is quite strange.
Test Case:
See this URL : http://www.extjs.com/deploy/dev/examples/portal/portal.html
Steps to reproduce the problem:
Arrange so that there are three panels in a single column, say A, B and C.
Drag the middle panel B upwards towards A
Drop (release the mouse button) it when it is about a third the way into panel A
The result that was expected:
The order of the panel should either be A B C (if the drag and drop fails), or B A C (if the drag and drop succeeded).
The result that occurs instead:
The order of the three panels become A C B
Screenshot or Video:
none
Debugging already done:
none
Possible fix:
not provided