UIBarButtonItem Icons Disappear On Focus

Originator:aamct
Number:rdar://24363732 Date Originated:01/27/2016
Status:Duplicate of 23281319 Resolved:No
Product:tvOS SDK Product Version:9.1
Classification:UI Reproducible:Yes
 
Summary:
When you focus on a UIBarButtonItem that is an icon, even a system provided one such as Compose, the white icon disappears into the white background of the button. This is in contrast to text based UIBarButtonItems where the text changes colour to black on focus. Sample project attached.

Steps to Reproduce:
1. Create a UIBarButtonItem from an image or a system provided button item that uses an icon (e.g. Compose).
2. Run the app and focus on the button.

Expected Results:
The icon should change colour to black to continue to be visible against the white background on focus.

Actual Results:
The icon stays white and is no longer visible to the user.

Version:
Xcode 7.2

Notes:


Configuration:
AppleTV Simulator tvOS 9.1

Attachments:
'Foo.zip' was successfully uploaded.

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!