| Summary: | Cannot create two standard shortcuts with the same key bindings | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Dmitry Kazakov <dimula73> |
| Component: | shortcuts | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dmitry Kazakov
2013-01-21 13:48:58 UTC
Git commit 97cbbb49b9070cb956646deb0867856655eb34ea by Dmitry Kazakov.
Committed on 21/01/2013 at 14:58.
Pushed by dkazakov into branch 'master'.
Changed default shortcuts as suggested by David Revoy
This patch fixes most of the shortcuts mentioned in the bugreport except:
"Save As..." -- this is a standard KDE shortcut, so you can configure
with a Configure Desktop dialog
"Fullscreen" -- this is a standard shortcut as well, but you can't easily
set it to "Ctrl+F" due to bug 313621 in KDE shortcuts
system.
Related: bug 313217
M +11 -0 krita/image/kis_base_processor.cpp
M +13 -0 krita/image/kis_base_processor.h
M +1 -0 krita/plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp
M +1 -0 krita/plugins/filters/example/example.cpp
M +1 -0 krita/plugins/filters/levelfilter/kis_level_filter.cpp
M +1 -1 krita/plugins/tools/defaulttools/kis_tool_move.h
M +2 -1 krita/ui/kis_filter_manager.cc
M +1 -1 krita/ui/kis_selection_manager.cc
http://commits.kde.org/calligra/97cbbb49b9070cb956646deb0867856655eb34ea
Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have implemented this wish. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |