Bug 66643 - Hide tabs when not needed
Summary: Hide tabs when not needed
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: Output Views (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 19:44 UTC by Sebastien
Modified: 2003-11-23 16:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien 2003-10-26 19:44:28 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Mandrake RPMs

- When program is executed, the "Application" IDEAI tab is shown : good !
But, when prog is terminated, this tab still shown and we must click on source code to be allowed to continue coding !
Not very important but ennoying if too often : "Application" tab must be hidden at prog exit.
- If compile was manually aborded, please hide the "Messages" IDEAUI tab, because we doesn't want it if we have aborded compilation !
Comment 1 Amilcar do Carmo Lucas 2003-10-28 17:54:52 UTC
>  When prog is terminated, this tab still shown and we must click on source code to be allowed to continue coding ! 
I agree, it's a "Bad Thing" TM :)

> "Application" tab must be hidden at prog exit
I do not agree, Most time you want to see the program output.

> If compile was manually aborded, please hide the "Messages" IDEAUI tab, because we doesn't want it if we have aborded compilation !
Not a good idea. Most times you abort if you have an error. And if you have an error you want to click on it to jump to the offending line. So it's not a good idea to hide the messages view.

Please specify your KDevelop version. Please use KDevelop 3.0.0 beta 1.
Comment 2 Amilcar do Carmo Lucas 2003-11-04 14:43:03 UTC
A don't see anything worth fixing here.
Comment 3 Sebastien 2003-11-23 16:00:35 UTC
Juste another suggestion :

- When prog is terminated, this tab still shown
Use [ESCAPE] key to return to code (and REALLY place the cursor and focus to the code) : it's better than systematically hide this panel.
And adopt this behaviour for all tabs : I HATE use mouse !

- Then, the second point will also be resolved !