Core Data visual model editor gets shift key mask wrong on move

Originator:satsumac
Number:rdar://10899544 Date Originated:
Status:Open Resolved:
Product:Developer Tools Product Version:4.x
Classification:Other Bug Reproducible:Always
 
Summary:
Holding down shift while moving model nodes using the arrow keys on your keyboard should move them by a 10x (or at least n-times with n > 1) bigger distance delta then without shift.

Steps to Reproduce:

Select model node in Xcode's model editor (in node mode, not table mode, obviously) and move it by hitting arrow key once with and once without shift key pressed.

Expected Results:

arrow key: move 1 step
shift + arrow key: move 1 x n steps

Actual Results:

arrow key: move 1 x n steps
shift + arrow key: move 1 step

Regression:

Notes:
Xcode is the only app I've ever used that gets this backwards. Annoying.

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!