Summary: | Ctrl+W shortcut is ambiguous. (+etc) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | acc4commissions |
Component: | Shortcuts and Canvas Input Settings | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, kalia24 |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/krita/583b98af98e3b53f3a255bb2a625f43f678f0178 | Version Fixed In: | |
Sentry Crash Report: |
Description
acc4commissions
2018-10-03 15:33:53 UTC
Export to PDF -> Export as PDF my mistake. :P Um, I'm pretty sure that is actually fixed in krita 4.1.3. 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 Meh, I can confirm the problem is fixed on Linux and macOS and persists on !@#$% Windows... 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 *** Bug 399351 has been marked as a duplicate of this bug. *** 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 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 |