UIDatePicker can not be disabled

Originator:an00na
Number:rdar://22499687 Date Originated:31-Aug-2015 10:04 AM
Status:Open Resolved:
Product:iOS SDK Product Version:9.0 beta 5
Classification:Other Bug Reproducible:Always
 
Summary:
UIDatePicker, as a UIControl subclass, should disable actions and change its visual appearance accordingly when its enabled property is set to NO.

Steps to Reproduce:
1. Launch sample app.
2. Try picking date. You shouldn’t be able to but you are.

Expected Results:
UIDatePicker should disable actions when enabled = NO.

Actual Results:
UIDatePicker is still enabled actions when enabled = NO.

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!