https://bugs.kde.org/show_bug.cgi?id=522072
Bug ID: 522072
Summary: HelpContents action misses app name
Classification: Frameworks and Libraries
Product: kirigami-app-components
Version First unspecified
Reported In:
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: ActionCollection
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
The HelpContents action does not show the app name because it is never passed.
KStandardActions has a special case for it:
https://invent.kde.org/frameworks/kconfig/-/blob/master/src/gui/kstandardactions.cpp?ref_type=heads#L71
STEPS TO REPRODUCE
1. Build Chessament in the work/manuelal/kac branch
2. Open the Help menu
OBSERVED RESULT
It says "%1 Handbook"
EXPECTED RESULT
It says "Chessament Handbook"
--
You are receiving this mail because:
You are watching all bug changes.