Changes between Initial Version and Version 4 of Ticket #10592
- Timestamp:
- 2014-10-07T01:04:58+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10592
- Property Component Core → Core shortcuts
-
Ticket #10592 – Description
initial v4 3 3 I had manually changed the Wireframe view shortcut before this. 4 4 5 {{{ 5 6 INFO: Silent shortcut conflict: 'file:exportgpx' moved by 'system:findselected' to '⌘+⌥+F1'. 6 7 INFO: Silent shortcut conflict: 'file:downloadreferrers' moved by 'apple-reserved-42' to '⌘+⌥+F2'. … … 15 16 INFO: Silent shortcut conflict: 'tools:multipoly_create' moved by 'system:bold' to '⌘+⌥+F11'. 16 17 INFO: Silent shortcut conflict: 'menu:windows:changesetdialog' moved by 'system:copystyle' to '⌘+⌥+F12'. 17 18 18 INFO: Silent shortcut conflict: 'core_multikey:hidingFilter' moved by 'system:hideothers' to '⌥+⇧+F10'. 19 19 INFO: Silent shortcut conflict: 'conflation:replace' moved by 'system:search' to '⌥+⇧+F11'. 20 20 INFO: Silent shortcut conflict: 'mapmode:cadastre-fr-buildings' moved by 'tools:adjnodes' to '⌥+⇧+F12'. 21 21 INFO: Silent shortcut conflict: 'view:zoominalternate' moved by 'system:preferences' to '⌘+⇧+F1'. 22 }}} 22 23 23 24 What steps will reproduce the problem? … … 33 34 These shortcuts are difficult to type, and don't even work. 34 35 35 Please provide any additional information below. Attach a screenshot if 36 possible. 36 Please provide any additional information below. Attach a screenshot if possible. 37 37 38 38 The problem wasn't as bad in the previous tested version, before the shortcuts were made mac-friendly in changeset 7539. For example, ctrl-W used to toggle wireframe view, got changed to command-W, and now conflicts with the Mac OS X standard shortcut to close a window.