Bug 104162 - Menu items are inconsistent
Summary: Menu items are inconsistent
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Binner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 20:07 UTC by Andrew Walker
Modified: 2005-04-21 04:10 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 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.