Bug 70798

Summary: Debugger parts are not correctly intergrating with the menus
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: UI: all modesAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-12-19 03:26:06 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

In ideal mode I have two tree views:
New File
Watch

But the menu for Tool Tree Views only contains
New File

Output tools view menu is missing
Framestack, GDB, Disassemble

In the Tool View menu I have three entries that only show the word View

Aren't Output Tool Views and Tool Views menus a bit redundant?


This class of problem needs to be checked for on all of the other parts in addition to the debugger one.
Comment 1 Jon Smirl 2004-01-03 17:46:14 UTC
This problem is fairly widespread and may cause a lot of parts to be changed, but the accessibility people will want it fixed.

Fixing it does generate a lot of menu clutter. It would be nice to have a configure option for accessible menus which turns this stuff off for a normal user.
Comment 2 Jens Dagerbo 2004-02-07 09:53:21 UTC
I believe this one is solved in HEAD.

(The selections in the "tree tool views" and "dock tool views" doesn't work, but that's a different (and reported) bug.)