NO

Author Topic: ide minibug  (Read 2408 times)

fussl

  • Guest
ide minibug
« on: June 12, 2009, 03:45:18 PM »
while debugging and singlestepping a program, the debugbuttons keep staying grayed sometimes. how to reproduce:
-debug a program, the program should be in halt and ready for a single step / go
- you see the c source in the debug tab and behind this tab the c source tab, the project tree at the left side and some windows at the bottom of the ide
- the debug tab stays in front the c soure tab
- you click the mouse into the project tree, the debug buttons becomes grayed. - fine.
- you click into the debug tab. the debug buttons becomes activated again. - fine.
- you click the title of the source tab. source tab is the topmost and active tab. debug buttons grayed. - fine
- you click the title of the debug tab. debug tab is the topmost and active tab. debug buttons active. - fine.
- you click the mouse into the project tree, the debug buttons becomes grayed. - fine.
- you click the title of the debug tab. the debug tab does not become active/selected. debugbuttons stays grayed. - bad.


anyway: thanks for your great work.