Bug 51363 - Usability bug reports (and one wish)
Summary: Usability bug reports (and one wish)
Status: RESOLVED DUPLICATE of bug 51456
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-30 17:02 UTC by András Manţia
Modified: 2003-02-23 21:56 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 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 ***