Hi,
I've been using Code Blocks for some time (a few years already...), and really like the program.
So, I'm here to support by reporting some bugs i found recently. (Not sure if they're bugs actually, but they seems like a strange behaviour for me).
Step by Step:
Open Code Blocks.
Create a new Project.
Create a new virtual folder A, drag some files inside it.
Create a new virtual folder B, drag some files inside it.
Create a new virtual folder Parent.
Select folder A, hold shift, click on the LAST file of folder B. Move the selection over the Parent folder.
Expected:
Folders A and B are moved inside the Parent folder.
Problem:
All the files will be moved inside the folder "Parent", but folder A will be empty and B folder will disappear.
OBS: Also, try this: put A and B inside Parent, and try to take them out following the same steps. All the files will be moved out of the folders, but neither A nor B will be destroyed.
---
Another Bug?:
Using the same project as the previous bug, change something on the project configuration (So it'll need to be saved, moving the files from virtual folders is enough), close Code Blocks.
-> 1º Dialog will ask if you want to save the Workspace, select No.
-> 2º Dialog will ask if you want to save changes to the project, select No.
-> 3º ANOTHER dialog will ask, again, if you want to save changes to the project.
Is that right? Maybe, just a double check?
Tested on 9425 and 9435.
Thanks!