LionHeart123 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

"Favorites" ordering #657

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After I adding a few items to my "Favorites" group in the PyScripter File 
Explorer pane, "Favorites" sorting does not work as expected.

What steps will reproduce the problem?
1. Add 3 or more items to the Favorites list in the File Explorer window.
2. Modify the order of the favorites through the "Manage Favorites" dialog
3. The primary "Favorites" list is shown in reverse alphabetical order, and 
disregards the "Manage Favorites" order (which has also reverted back to simple 
alphabetical).

What is the expected output? What do you see instead?
Expect that favorites would either be order in A-Z alphabetical, or in a 
manually sorted order (via Favorites-->Manage Favorites dialog).

What version of the product are you using? On what operating system?
2.5.3.0 x86 on Windows 7

Original issue reported on code.google.com by ryankdal...@gmail.com on 23 May 2012 at 7:49

GoogleCodeExporter commented 9 years ago
The order was indeed reverse alphabetical and has now been fixed to be in 
alphabetical order.

Reordering in the Manage Favorites dialog is still ignored.

Original comment by pyscripter on 24 May 2012 at 9:42

GoogleCodeExporter commented 9 years ago
Thanks for the quick change.  Maybe it would be possible to disable the up/down 
arrows in the "Manage Favorites" dialog for future releases until the manual 
reordering option is enabled.

Original comment by ryankdal...@gmail.com on 24 May 2012 at 2:13