Bug 70798 - Debugger parts are not correctly intergrating with the menus
Summary: Debugger parts are not correctly intergrating with the menus
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: all modes (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 03:26 UTC by Jon Smirl
Modified: 2004-02-07 09:53 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 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.)