Right handed ilustration file is incorrect

Bug #1323561 reported by Ursu Dumitru
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
jazzynico

Bug Description

http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/head:/share/keys/right-handed-illustration.xml#L542
This line should be removed, with it a warning is issued:

** (inkscape:18816): WARNING **: Unknown verb name: HelpKeys

Tags: shortcuts
su_v (suv-lp)
tags: added: shortcuts
Revision history for this message
jazzynico (jazzynico) wrote :

Fixed in the 0.48.x branch, revision 10032 and in the trunk, revision 13399.

Changed in inkscape:
assignee: nobody → jazzynico (jazzynico)
importance: Undecided → Low
milestone: none → 0.48.5
status: New → Fix Committed
Revision history for this message
jazzynico (jazzynico) wrote :

Note that I also fixed the same issue in the Xara shortcuts file.

Revision history for this message
Ursu Dumitru (dimaursu16) wrote :

good. Also, why aren't the new shortcuts shown in the menu(the zoom is still shown as +/-, although now they are z/x) ? Should I file a new bug report, a feature request or something?

Also, an interface for switching presets of keybindings would be nice, and maybe an editor for keybindings (basically a custom xml editor)

Revision history for this message
su_v (suv-lp) wrote :

On 2014-05-27 21:33 +0100, Ursu Dumitru wrote:
> Also, an interface for switching presets of keybindings would be
> nice, and maybe an editor for keybindings (basically a custom xml
> editor)

The next major release (0.91) will include a shortcut editor:
- Bug #1036059 “There are no GUI for setting keybindings”
  <https://bugs.launchpad.net/inkscape/+bug/1036059>
- Inkscape 0.91 Feature — Keyboard Shortcut Editor:
  <http://inkscapetutorials.wordpress.com/2014/04/24/inkscape-0-91-feature-keyboard-shortcut-editor/>

Revision history for this message
jazzynico (jazzynico) wrote :

Ursu Dimitru> Also, why aren't the new shortcuts shown in the menu(the zoom is still shown as +/-, although now they are z/x) ?

The menu only shows the shortcuts with the "display" attribute set to "true".
Thus to use the "X" key to zoom in, you must edit the keys file manually and replace <bind key="X" action="ZoomIn" /> with <bind key="X" action="ZoomIn" display="true" />.

Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.