PR# 12811 Customizing toolbar and reordering via pick and drop does not position items correctly
Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/21
Class: Bug
Severity: Non-critical
Number: 12811
Release: 6.0.68548
Confidential: No
Status: Closed
Responsible: misterieking
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1.3) Gecko/20070321 Firefox/2.0.0.3
Solaris 10 on x86
Synopsis: Customizing toolbar and reordering via pick and drop does not position items correctly
Description
On Standard Buttons toolbar, select Customize. Right-click on Undo to pick it and drop it on New Tab (first item in the list). I expected this to position Undo either before New Tab (so that Undo would be first in list) or after New Tab (so that Undo would be second in list). Instead, Undo is positioned third in the list (after both New Tab and Create New Window). If this is not a bug, please explain the logic behind this behavior because it makes no sense to me.
To Reproduce
Problem Report Interactions
This should now be fixed, thanks for the report.
This is indeed a bug, the drop should position the pick item one position after the drop item. It looks like there is some insertion bug in EV_LIST_IMP.