"Control key" + "Numpad slash key" does not divide
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Inkscape |
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: | added: ui ui-shortcuts |
tags: |
added: shortcuts removed: ui-shortcuts |
Changed in inkscape: | |
importance: | Undecided → Low |
jazzynico (jazzynico) wrote : | #2 |
Should work if you add:
<bind key="KP_Divide" modifiers="Ctrl" action=
to the share/keys/
Changed in inkscape: | |
assignee: | nobody → JazzyNico (jazzynico) |
user (me-at-mail) wrote : | #3 |
Oh! Thank you! It works. My horror days have gone :)
Do you know is it possible to bind keys for objects aligning?
su_v (suv-lp) wrote : | #4 |
@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.
jazzynico (jazzynico) wrote : | #5 |
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 |
jazzynico (jazzynico) wrote : | #6 |
Fix committed in the trunk, revision 9688.
Changed in inkscape: | |
status: | In Progress → Fix Committed |
jazzynico (jazzynico) wrote : | #7 |
Fix backported to the 0.48.x branch, revision 9683.
Changed in inkscape: | |
milestone: | 0.49 → 0.48.1 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Confirmed with build 21091, Windows XP sp3.
Strangely, Ctrl+*, Ctrl+- and Ctrl++ work well. /bugs.launchpad .net/inkscape/ +bug/167796
Other numpad related bugs (zoom keys) are reported here: https:/