Xcode: Core Data Model Editor: Attributes and Relationships Editing: Cannot easily move between columns using keyboard
| Originator: | quellish | ||
| Number: | rdar://18138875 | Date Originated: | Tue, 26 Aug 2014 21:24:35 GMT |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | 5.1.1 (5B1008), 6.0 (6A280e) |
| Classification: | UI/Usability | Reproducible: | Always |
Summary: In the Core Data Model Editor ideplugin of Xcode, users are not able to move between some editing fields using the keyboard. Cannot move from Attribute name to Attribute type when editing attributes. Cannot move from Relationship name to Destination or Inverse It IS possible when editing Fetched Properties to move from the property name to the predicate using the tab key. This is the behavior users are likely to expect. Steps to Reproduce: 1. Open a Core Data model in Xcode. 2. Add an attribute to an entity 3. edit the attribute name. 4. Hit tab to move focus to the next column in the editor (attribute type) Expected Results: Xcode should move focus to the attribute type popup, which should be editable using the arrow keys. Actual Results: Xcode does not move focus to the attribute type popup when the user hits the tab key. No known keyboard shortcut seems to work here. Version: 5.1.1 (5B1008) 6.0 (6A280e) Notes: Annotated screenshot attached for clarity Configuration: Attachments: 'IDEModelEditorTab.png' 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!