Bug 104162

Summary: Menu items are inconsistent
Product: [Frameworks and Libraries] kdelibs Reporter: Andrew Walker <arwalker>
Component: generalAssignee: Stephan Binner <binner>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2005-04-18 20:07:23 UTC
Version:           1.1.0_devel (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
The Settings... Show Toolbar and Settings... Show Statusbar menu items are inconsistent.

STEPS TO REPRODUCE:
Start Kst
Click on the Settings menu item.
Make both the toolbar and statusbar visible

RESULTS:
The menu items now read:
(Check) Show Toolbar
        Hide Statusbar

EXPECTED RESULTS:
Either:
(Check) Show Toolbar
(Check) Show Statusbar
or:
        Hide Toolbar
        Hide Statusbar
Comment 1 George Staikos 2005-04-18 20:11:11 UTC
Not a Kst bug - KStdAction works this way,
Comment 2 Netterfield 2005-04-18 20:40:10 UTC
The (check) style is probably more KDE standard.
Comment 3 George Staikos 2005-04-21 04:10:12 UTC
Marked toolbar KStdAction as deprecated and used new mechanism in Kst.