Cannot add UIControl to zoomed tvOS storyboard

Originator:contact
Number:rdar://23060419 Date Originated:2015-10-10
Status:Open Resolved:
Product:tvOS beta 3 Product Version:tvOS beta 3 SDK / Xcode Version 7.1 beta 3 (7B85)
Classification:UI/Usability Reproducible:Always
 
Summary:
When the storyboard in a tvOS project is zoomed to 50%, UIControls can not be dragged onto the View from the Object Library. This is problematic as the FullHD resolution of the storyboard at 100% is often larger than the screen resolution of the Mac running Xcode.

Steps to Reproduce:
1. Zoom storyboard to 50% by right-clicking outside of the ViewController and selecting the appropriate zoom level.
2. Select a UIControl from the Object Library and drag it onto the View.
3. Release the mouse button to drop the UIControl onto the View.

Expected Results:
The UIControl should be added to the View.

Actual Results:
The UIControl disappears with no trace.

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!