gradient mesh shortkey doesn't work
Bug #1651282 reported by
Pétery Tamás
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
Shift+C doesn't work when object is selected with the node tool.
Huge roadblock to add new mesh nodes as you need to go from node editing to object select before you can access the mesh tool.
Tested on win 10 64bit Inkscape 0.92pre3 15195.
'Shift+C' is not the "official" shortcut for the meshtool (it does not yet have a default keyboard shortcut assigned).
'Shift+C' is also an already used keyboard shortcut (internally hard-coded, not configurable for users)[1] in the node tool context to convert selected nodes to cusp nodes. I would recommend to define a unique custom keyboard shortcut (e.g. like 'Alt+M' or 'Shift+M') to the meshtool instead for now.
[1] https:/ /bazaar. launchpad. net/~inkscape. dev/inkscape/ 0.92.x/ view/head: /src/ui/ tool/multi- path-manipulato r.cpp#L699