When creating a second page in a Playground, the contents of the original page will be displayed incorrectly at first

Originator:neocool2
Number:rdar://23702682 Date Originated:01-Dec-2015 11:09 AM
Status:Open Resolved:
Product:Developer Tools Product Version:Version 7.1 (7B91b)
Classification:UI/Usability Reproducible:Always
 
Summary:

When creating a second page in a Playground, the contents of the original page are moved to a new first page, automatically, and a new page is created. However, Xcode will display the same contents for both pages. Relaunching Xcode fixes the issue.

Steps to Reproduce:

1. Create a new Playground inside a workspace
2. Change the contents of the original page
3. Choose “New Playground Page” from context menu

Expected Results:

The new first page contains the contents of the original page.

Actual Results:

The new first page contains the same contents as the new second page. The on-disk content is correct, though, so this is just a display issue.

Regression: -

Notes: -

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!