"Control key" + "Numpad slash key" does not divide

Bug #362040 reported by user
2
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
jazzynico

Bug Description

Division operation works well when using Ctrl+/ shortcut, but not with numerical keyboard.
When I press Ctrl+NUM_SLASH nothing happens.

It is logical to use slash button on numerical keyboard for division operation, not only on letters keyboard.

Tags: shortcuts ui
Revision history for this message
jazzynico (jazzynico) wrote :

Confirmed with build 21091, Windows XP sp3.

Strangely, Ctrl+*, Ctrl+- and Ctrl++ work well.
Other numpad related bugs (zoom keys) are reported here: https://bugs.launchpad.net/inkscape/+bug/167796

Changed in inkscape:
status: New → Confirmed
su_v (suv-lp)
tags: added: ui ui-shortcuts
jazzynico (jazzynico)
tags: added: shortcuts
removed: ui-shortcuts
Changed in inkscape:
importance: Undecided → Low
Revision history for this message
jazzynico (jazzynico) wrote :

Should work if you add:
<bind key="KP_Divide" modifiers="Ctrl" action="SelectionDivide" display="true"/>
to the share/keys/default.xml file.

Changed in inkscape:
assignee: nobody → JazzyNico (jazzynico)
Revision history for this message
user (me-at-mail) wrote :

Oh! Thank you! It works. My horror days have gone :)

Do you know is it possible to bind keys for objects aligning?

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

@user - subscribe to bug #189535 “align by keys like (alt-v) vertical align (alt-h) horizontal align” to get notified about any keyboard shortcuts added for aligning objects.

Revision history for this message
jazzynico (jazzynico) wrote :

Related report: Bug #167796 "zoom keys (shortcuts) 3,4,6 on numeric pad not working"

Changed in inkscape:
milestone: none → 0.49
status: Confirmed → In Progress
Revision history for this message
jazzynico (jazzynico) wrote :

Fix committed in the trunk, revision 9688.

Changed in inkscape:
status: In Progress → Fix Committed
Revision history for this message
jazzynico (jazzynico) wrote :

Fix backported to the 0.48.x branch, revision 9683.

Changed in inkscape:
milestone: 0.49 → 0.48.1
jazzynico (jazzynico)
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.