Summary: | When using AllActions mode, dynamically show and hide columns as needed | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kxmlgui | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | a.samirh78, bugseforuns, marinescu.gl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=427072 https://bugs.kde.org/show_bug.cgi?id=474570 |
||
Latest Commit: | https://invent.kde.org/frameworks/kxmlgui/commit/33339de5626242b586db63de88666a31023bcba3 | Version Fixed In: | 5.95 |
Sentry Crash Report: |
Description
Nate Graham
2020-09-29 20:13:08 UTC
Git commit 33339de5626242b586db63de88666a31023bcba3 by Ahmad Samir. Committed on 08/06/2022 at 13:09. Pushed by ahmadsamir into branch 'master'. KShortcutsDialog: hide Global columns when there are no Global shortcuts Most applications don't define Global shortcuts, which meant that the dialog was showing two empty columns (Global and Global Alternate) most of the time. FIXED-IN: 5.95 M +4 -0 src/kshortcutsdialog.h M +5 -0 src/kshortcutsdialog_p.h M +24 -13 src/kshortcutseditor.cpp M +1 -0 src/kshortcutseditor.h https://invent.kde.org/frameworks/kxmlgui/commit/33339de5626242b586db63de88666a31023bcba3 *** Bug 238085 has been marked as a duplicate of this bug. *** |