[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11393] NSToolbar is modifiable when allowsUserCustomization is NO
From: |
Gregory John Casamento |
Subject: |
[bugs #11393] NSToolbar is modifiable when allowsUserCustomization is NO. |
Date: |
Fri, 24 Dec 2004 17:52:38 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040921 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #11393] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11393>
Project: GNUstep
Submitted by: Gregory John Casamento
On: Fri 12/24/2004 at 22:35
Category: Gui/AppKit
Severity: 1 - None
Item Group: Bug
Resolution: None
Privacy: Public
Assigned to: None
Status: Open
Summary: NSToolbar is modifiable when allowsUserCustomization is NO.
Original Submission: Steps to reproduce:
1) Open any app which uses a toolbar and sets this attribute to NO.
2) Remove an item by control dragging out of the toolbar.
According to the spec:
- (BOOL)allowsUserCustomization
Answers whether or not users are allowed to modify the toolbar. The default
value is NO. If the value is NO, then the Customize Toolbar& menu item is
disabled and other modification is disabled. <snip>
Expected: Should not be able to remove item
Actual: Item is removed
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11393>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11393] NSToolbar is modifiable when allowsUserCustomization is NO.,
Gregory John Casamento <=