Bug 399803 - "New View" action missing in "Settings > Configure Krita... > Keyboard Shortcuts"
Summary: "New View" action missing in "Settings > Configure Krita... > Keyboard Shortc...
Status: REOPENED
Alias: None
Product: krita
Classification: Applications
Component: Shortcuts and Canvas Input Settings (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Appimage Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-14 16:55 UTC by mvowada
Modified: 2018-10-21 11:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
(Image example) (80.33 KB, image/png)
2018-10-14 16:55 UTC, mvowada
Details

Note You need to log in before you can comment on or make changes to this bug.
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.