delete in right-click menu works differently than Del

Bug #169028 reported by Andrewg-5409578
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Medium
Unassigned
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

The actions for menu options in the right-click context sensitive menu do
sometimes actually not match the same actions for the specified shortcut
key. For example when a point is right-clicked it brings up a menu that
allows you to delete (or press the del key.) When the menu option is
selected it deletes the entire path object as opposed to the one point, but
when the del key is pressed it deletes only the selected point. This
should be changed so that the menu option matches what the delete key does
(as this is more intuitive.)

Tested Under:
Inkscape0710181514.7z
Microsoft Windows XP Home with Service Pack 2
Dell Inspiron 9300, 2Ghz, 1Gb, 256mb GeForce Go 6800

Revision history for this message
Andrewg-5409578 (andrewg-5409578) wrote :
Revision history for this message
John Cliff (johncliff) wrote :

Confirmed that the keyboard shortcut quoted doesnt do the same that the menu item does. In the node tool the menu acts like its in select mode, whilst del affects only selected nodes.

Changed in inkscape:
status: New → Confirmed
Revision history for this message
John Cliff (johncliff) wrote :

offending code is at line 986 of interface.cpp where it attaches the SP_VERB_EDIT_DELETE to the menu, which has the shortcut of del, which we've overloaded for the node tool.
not sure what the best way to approach fixing it is, as that top section of the menu is consistant in every other way across all the tools. Maybe rename it to delete object?

Revision history for this message
Filip Sufitchi (fsufitch) wrote :

Bump. Still present in 0.46 on Ubuntu Jaunty.

Revision history for this message
Filip Sufitchi (fsufitch) wrote :

Sorry, wrong clicks to report it happens not only in Windows, as reported in the bug.

Changed in ubuntu:
status: New → Invalid
Revision history for this message
jazzynico (jazzynico) wrote :

Confirmed on Ubuntu 10.04, Inkscape 0.47 and bzr rev. 9430.

tags: added: node-editing
removed: win32
Revision history for this message
Hachmann (marenhachmann) wrote :

Still the case in 0.91pre3 on LM17.

Changed in inkscape:
status: Confirmed → Triaged
Revision history for this message
mray (mrayyyy) wrote :

I think this is not a bug.

The right click menu seems to be entirely connected to the object in any case. No entry in the right-click menu of a node (duplicate, cut, paste, ...) is applied to the node itself. There seems to be no node-right-click menu that creates the context.

I think this is rather a question in how far node editing should be refined in way that introduces actual context sensitive right-click menus for nodes.

Please create an issue on Gitlab https://gitlab.com/inkscape/inbox/issues if there is need for such a request.

Closing because cannot be resolved/isn't a bug.

Closed by: https://gitlab.com/mray

Changed in inkscape:
status: Triaged → Invalid
tbnorth (terry-n-brown)
tags: added: bug-migration
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.