Remove-this-action button enabled in AMWorkflowView that is not editable

Originator:vincent.gable
Number:rdar://6454918 Date Originated:18-Dec-2008 01:12 AM
Status:Open Resolved:
Product:Mac OS X Product Version:10.5.6 / 9G55
Classification:UI/Usability Reproducible:Always
 
Summary: 
When an AMWorkflowView is NOT editable, the (x) button that modifies a workflow by removing an action from it is still enabled, but has no effect.

Steps to Reproduce:
Build the "AutoSample" project: http://developer.apple.com/samplecode/AutoSample/index.html
Note that the workflow view is explicitly made non-editable in awakeFromNib;
Note that the (x) buttons are still enabled in every workflow, but have no effect.

Expected Results:
When you can not edit a workflow, I would expect widgets that edit the workflow to be visibly disabled or hidden.

Actual Results:
The (x) is enabled and clickable, but it does nothing.

Notes:
You can see this bug in the "AutoSample" project: http://developer.apple.com/samplecode/AutoSample/index.html

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!