Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » [BUG] Or at least strange behavior, in Set active
[BUG] Or at least strange behavior, in Set active [message #44935] |
Sat, 25 July 2015 19:12 |
rxantos
Messages: 73 Registered: October 2011
|
Member |
|
|
When one switches the group by right clicking the IDE TabBar, instead of switching the file to the selected group it remains on the same group that the original file was. Which pretty much makes useless the "Set active" item.
What happens is that TabBar::DoGrouping is called twice. One for the group you selected. Another to switch to the group of the file you are in. Thus the selected group remains the same.
Ideally it should.
- Save the name of the selected file of the group you are in.
- If there is a selected file in the group you want to go, switch to that file.
- If not, then switch to the first file in the group you want to go.
But it shouldn't (as it does now).
- Switch to the group you want to go.
- And then switch back to the group of the file you are in. As this makes selecting the group USELESS.
|
|
|
Goto Forum:
Current Time: Sun Oct 06 22:20:17 CEST 2024
Total time taken to generate the page: 0.02365 seconds
|