Bug 399803

Summary: "New View" action missing in "Settings > Configure Krita... > Keyboard Shortcuts"
Product: [Applications] krita Reporter: mvowada <freebox64>
Component: Shortcuts and Canvas Input SettingsAssignee: Krita Bugs <krita-bugs-null>
Status: REOPENED ---    
Severity: wishlist CC: halla
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: (Image example)

Description mvowada 2018-10-14 16:55:57 UTC
Created attachment 115641 [details]
(Image example)

(Krita 4.2.0-pre-alpha (git e35700e) - Ubuntu 14.04.5 LTS, Unity)

It seems that the "New View" action is missing in "Settings > Configure Krita... > Keyboard Shortcuts" (see image).
Comment 1 mvowada 2018-10-14 17:09:48 UTC
(for reference: https://forum.kde.org/viewtopic.php?f=139&t=155331, Bug 390942)
Comment 2 Halla Rempt 2018-10-20 10:07:22 UTC
Argh, sorry, I wasn't thinking clearly. There _is_ no New View action: the contents of the New View menu are dynamically generated for all open images. We would have to create a generic new_view action, and put that somewhere in the View menu. Not a lot of work, but it would be a new feature.
Comment 3 mvowada 2018-10-21 10:42:25 UTC
Ok, since creating a new view is already possible through the Window menu I'd close this report then (feel free to reopen in case). Thanks for clarifying :)
Comment 4 Halla Rempt 2018-10-21 11:05:17 UTC
No, let's keep it open -- it would be a good thing to have a generic new view action, and I've asked Anuj to look into that.