Bug 399339 - Ctrl+W shortcut is ambiguous. (+etc)
Summary: Ctrl+W shortcut is ambiguous. (+etc)
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Shortcuts and Canvas Input Settings (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 399351 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-10-03 15:33 UTC by acc4commissions
Modified: 2018-10-10 09:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description acc4commissions 2018-10-03 15:33:53 UTC
ver: 4.1.3 (git 5511f5f)

SUMMARY
Ctrl+W is set to 'close', but it says 'ambiguous shortcut detected' when I press it. It WORKS when the shortcut is REMOVED from that specific action. 

ADDITIONAL INFORMATION
+
Any shortcuts to 'Export to PDF' doesn't seem to work.
Comment 1 acc4commissions 2018-10-03 15:34:53 UTC
Export to PDF -> Export as PDF

my mistake. :P
Comment 2 Halla Rempt 2018-10-03 15:36:03 UTC
Um, I'm pretty sure that is actually fixed in krita 4.1.3.
Comment 3 Halla Rempt 2018-10-03 15:37:21 UTC
Git commit 0d7d19eacd57c27171d9470da038727fcc54ad0f by Boudewijn Rempt.
Committed on 03/10/2018 at 15:37.
Pushed by rempt into branch 'master'.

Remove the export_to_pdf action definition

M  +0    -12   krita/kritamenu.action

https://commits.kde.org/krita/0d7d19eacd57c27171d9470da038727fcc54ad0f
Comment 4 Halla Rempt 2018-10-03 16:02:43 UTC
Meh, I can confirm the problem is fixed on Linux and macOS and persists on !@#$% Windows...
Comment 5 Halla Rempt 2018-10-03 17:06:45 UTC
Git commit c59cd318046bf4f4e298133afe6895bdee8bf1cc by Boudewijn Rempt.
Committed on 03/10/2018 at 15:06.
Pushed by rempt into branch 'master'.

Just remove all those hard-coded QMdiWindow system menu actions...

Because on Windows setting the shortcut to nothing doesn't work.

M  +1    -0    libs/ui/KisMainWindow.cpp

https://commits.kde.org/krita/c59cd318046bf4f4e298133afe6895bdee8bf1cc
Comment 6 Sven Langkamp 2018-10-03 19:22:37 UTC
*** Bug 399351 has been marked as a duplicate of this bug. ***
Comment 7 Halla Rempt 2018-10-10 09:42:44 UTC
Git commit 258e657733f5eec8b37a6138ccc72ad7a0834b55 by Boudewijn Rempt.
Committed on 10/10/2018 at 07:36.
Pushed by rempt into branch 'krita/4.1'.

Remove the export_to_pdf action definition

M  +0    -12   krita/kritamenu.action

https://commits.kde.org/krita/258e657733f5eec8b37a6138ccc72ad7a0834b55
Comment 8 Halla Rempt 2018-10-10 09:42:44 UTC
Git commit 583b98af98e3b53f3a255bb2a625f43f678f0178 by Boudewijn Rempt.
Committed on 10/10/2018 at 07:36.
Pushed by rempt into branch 'krita/4.1'.

Just remove all those hard-coded QMdiWindow system menu actions...

Because on Windows setting the shortcut to nothing doesn't work.

(cherry picked from commit c59cd318046bf4f4e298133afe6895bdee8bf1cc)

M  +1    -0    libs/ui/KisMainWindow.cpp

https://commits.kde.org/krita/583b98af98e3b53f3a255bb2a625f43f678f0178