Bug 51363

Summary: Usability bug reports (and one wish)
Product: [Applications] kdevelop Reporter: András Manţia <amantia>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description András Manţia 2002-11-30 17:02:44 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          g++ 2.95.3 
OS:          Linux

Hi, Here there are 3 bug reports and one wishlist, which make developing under Gideon hard:1. Executing "Build->Execute Program", "Debug Start" does not rebuild the project if there were changes in sources, just starts the executable.2. After "Build->Execute Program" the "Stop" action is not enabled (after Debug->Start it is).3. Documentation browser: after clicking the links are opened in new tab, instead of the old one. In order to keep consistency, it should follow the Konqueror way, and with LMB open in the same window and with MMB in a new tab (or however is configured). Releated to this is thatBack/Forward is not usable inside the documentation browsing as it switches to the previous/next opened tab.And the wish (which can be treaten as bug):4. The watched variables are "lost" after you restart the debugging session. This was the case with KDevelop 2, and it was the most annoying thing it had. If I say that I want to watch "foo" it should be watched everytime I restart the program with gdb.Andras
Comment 1 András Manţia 2002-11-30 17:03:19 UTC
PS: Sorry if the linebreaks do not show up (as I see here). 
Comment 2 András Manţia 2002-12-03 11:24:02 UTC
Addition to the documentation browsing bug (#3): the links are opened in new window 
only when I start to browse the documentation from the result.html (the result of 
a search). If I open a documentation page from the documentation tree, clicking 
on links opens the new pages in the same window, as expected. Only the back 
button goes crazy in this case (see BR #51456 ). 
 
andras 
Comment 3 Caleb Tennis 2003-02-23 21:56:04 UTC

*** This bug has been marked as a duplicate of 51456 ***