UICollisionBehavior not working when UIAttachmentBehavior is present

Originator:derdiedasdom
Number:rdar://22078638 Date Originated:30-Jul-2015 10:14 PM
Status:Open Resolved:
Product:iOS SDK Product Version:Xcode Version 7.0 beta 4 (7A165t)
Classification:Serious Bug Reproducible:Always
 
Summary:
If two views are items of a UICollisionBehavior and at the same time of a UIAttachmentBehavior, the UICollisionBehavior does not work between those two views.

Steps to Reproduce:
1. Open the attached Playground
2. Show Assistant Editor

Expected Results:
Both pairs of views should react the same.

Actual Results:
The pair with the UIAttachmentBehavior don't collide with each other.

Version:
Xcode Version 7.0 beta 4 (7A165t)

Notes:


Configuration:
MacBook Air 2015

Attachments:
'AttachmentBehaviorBugPlayground.playground.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!