Xcode autocomplete makes VoiceOver to pronounce word "image" when navigating using arrow keys

Originator:cebic.ad
Number:rdar://39048548 Date Originated:March 30 2018, 9:27 PM
Status:Open Resolved:
Product:Xcode Product Version:9.3
Classification: Reproducible:Always
 
Summary:
When programming in Xcode while the VoiceOver is on, the autocomplete dialog makes VoiceOver to pronounce the word "image" for every item in the autocomplete dialog.

Steps to Reproduce:
1. In the Xcode source editor, start typing something that should display a autocomplete dialog (e.g. print function)
2. When the autocomplete dialog appears, start navigating up or down with arrow keys

Expected Results:
VoiceOver should read the item name in the autocomplete dialog first and than it's attributes such as: function, local variable, class etc.

Actual Results:
VoiceOver for every item reads "image" and than name of a item  which makes it very frustrating for us who really depend on VoiceOver.

Version/Build:
Xcode 9.3

Configuration:
Default settings

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!