gavioto / stexbar

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

New folder inserts the folder in sorted position on XP #185

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click the New folder button or press Ctrl+Shift+N on Windows XP
2. The folder is inserted in sorted position.

What is the expected output? What do you see instead?
The folder should not be added in sorted position. It should be added at the 
end as is the expected behavior when we add a folder using File -> New folder. 
Why this is annoying is because suppose I have many folders e.g. in a folder 
like Program Files, it jumps to the Ns in the list instead of at the end. Also, 
if I want to create three folders in succession, that is create one, rename it, 
then create another, rename it, it keeps jumping to the Ns.

What version of the product are you using? On what operating system?
1.8.0.282 on 32-bit Windows XP

Please provide any additional information below.
The folder automatically getting sorted is annoying and did not happen with 
earlier versions of StExBar.

Original issue reported on code.google.com by xpclient...@gmail.com on 1 Feb 2012 at 3:13