Xcode 7 Interface Builder refuses to change collection view layout parameters

Originator:oliver.drobnik
Number:rdar://22987333 Date Originated:6 Oct 2015
Status:Duplicate/15193014 Resolved:
Product:Xcode Product Version:7.0 (7A220)
Classification:Serious Bug Reproducible:Always
 
Summary:
I expect to be able to change the section insets when configuring a collection view contained in a storyboard. But IB does not let me.

Steps to Reproduce:
1. Open the attached demo project
2. Open the Main.storyboard in IB
3. Navigate to the collection view flow layout
4. To the the inspector tab with the ruler icon
5. Try to modify Top, Bottom, Left or Right Section Insets

Expected Results:
You should be able to change the section inset values

Actual Results:
You cannot change the section inset values

Version:
Xcode Version 7.0 (7A220),  OS X 10.11.1 (15B17c)

Notes:
As a workaround I can set these values in code, but it somewhat frustrating if IB does not behave as you'd expect it to.

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!