https://bugs.kde.org/show_bug.cgi?id=432070

            Bug ID: 432070
           Summary: Toolbox tooltips of Path/Bezier/Polygon/Polyline tools
                     do not reflect customized Canvas Shortcuts Modifiers
           Product: krita
           Version: 4.4.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Tools/Vector
          Assignee: krita-bugs-n...@kde.org
          Reporter: tyson...@tysontan.com
  Target Milestone: ---

Toolbox tooltips of many tools: Path/Bezier/Polygon/Polyline/Move/Text tools do
not reflect modified Canvas Shortcuts. These are hardcoded in translations. 

Although reported to me many times in the past, I was unable to reproduce it --
I always use the default settings -- not until last week when a user who was
experienced enough to point out they were using PS/SAI compatible shortcut
profiles. 

Although we can remove them altogether, they are kinda important tips that
without which the tools are crippled. I wonder if we can make these tooltips
aware of the current Canvas Shortcuts settings.

The list of hardcoded shortcuts with modifiers in Krita:

Drag to move point. Shift click to change point type.
#: libs/flake/tools/KoPathTool.cpp:713

Bezier Curve Tool: Shift-mouseclick ends the curve.
#: plugins/tools/basictools/kis_tool_path.h:91

Bezier Curve Tool. Shift-mouseclick or double-click ends the curve.
#: plugins/tools/basictools/KisToolPath.action:9

Polygon Tool: Shift-mouseclick ends the polygon.
#: plugins/tools/tool_polygon/kis_tool_polygon.h:53

Polygon Tool. Shift-mouseclick ends the polygon.
#: plugins/tools/tool_polygon/KisToolPolygon.action:9

Polyline Tool: Shift-mouseclick ends the polyline.
#: plugins/tools/tool_polyline/kis_tool_polyline.h:54

Polyline Tool. Shift-mouseclick ends the polyline.
#: plugins/tools/tool_polyline/KisToolPolyline.action:9

Move the layer that you have currently selected in the layerbox with its masks.
Shortcut: ctrl-click.
#: plugins/tools/basictools/wdgmovetool.ui:29

Move the group containing the first layer that contains visible content.
Shortcut: ctrl-shift-click.
#: plugins/tools/basictools/wdgmovetool.ui:55

<html><head/><body><p><span style=" font-weight:600;">Clone
Brush:</span></p><p>Select the source point from the current layer with
Ctrl-click. Use Ctrl+Alt-click to select a source from the previously picked
layer.</p></body></html>
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:95

Ctrl+click to go to link 
#: plugins/flake/textshape/TextTool.cpp:560

Ctrl+click to go to the note 
#: plugins/flake/textshape/TextTool.cpp:567

Ctrl+click to go to the note reference
#: plugins/flake/textshape/TextTool.cpp:573

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to