Bug 463775 - Notes applet context menu does not show key sequences (e.g. Ctrl+V) if language is not en_US
Summary: Notes applet context menu does not show key sequences (e.g. Ctrl+V) if langua...
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: notes (show other bugs)
Version: 5.26.4
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 12:24 UTC by mrfrh
Modified: 2023-01-03 13:00 UTC (History)
0 users

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


Attachments
Screenshot 1 (17.88 KB, image/png)
2023-01-03 12:24 UTC, mrfrh
Details
Screenshot 2 (11.79 KB, image/png)
2023-01-03 12:24 UTC, mrfrh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrfrh 2023-01-03 12:24:16 UTC
Created attachment 154987 [details]
Screenshot 1

SUMMARY
Notes applet context menu does not show key sequences (e.g. Ctrl+V) if language is not en_US.
See Screenshots attached.

STEPS TO REPRODUCE
1. Create an instance of the notes applet. If your language is "en_US", you need to launch it with a different language, e.g. "LANGUAGE=de_DE plasmoidviewer -a org.kde.plasma.notes"
2. Open the context menu
3. -

OBSERVED RESULT
Shortcuts are not shown (see screenshot #1)

EXPECTED RESULT
Shortcuts should be shown (see screenshot #2 how it looks like with en_US)
(like running LANGUAGE=en_US plasmoidviewer -a org.kde.plasma.notes)


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Comment 1 mrfrh 2023-01-03 12:24:42 UTC
Created attachment 154988 [details]
Screenshot 2
Comment 2 Bug Janitor Service 2023-01-03 12:36:26 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/308
Comment 3 Fushan Wen 2023-01-03 13:00:02 UTC
Git commit 51cdc29d826e29b984a57cb660ab43497badb042 by Fushan Wen, on behalf of Martin Frueh.
Committed on 03/01/2023 at 12:59.
Pushed by fusionfuture into branch 'master'.

There is no translation for nativeText, use sequence instead.

There is no translation for nativeText, use sequence instead.
Locale-specific shortcuts will be shown correctly, see attachments.

![Screenshot_20230103_133321](/uploads/67a320c0bf18662b78fa38f28821a4b9/Screenshot_20230103_133321.png)
FIXED-IN: 5.26.5

M  +1    -1    applets/notes/package/contents/ui/ShortcutMenuItem.qml

https://invent.kde.org/plasma/kdeplasma-addons/commit/51cdc29d826e29b984a57cb660ab43497badb042
Comment 4 Fushan Wen 2023-01-03 13:00:29 UTC
Git commit 056806216ea74b0e31bcc2bf6315a8f86b59e704 by Fushan Wen, on behalf of Martin Frueh.
Committed on 03/01/2023 at 13:00.
Pushed by fusionfuture into branch 'Plasma/5.26'.

There is no translation for nativeText, use sequence instead.

There is no translation for nativeText, use sequence instead.
Locale-specific shortcuts will be shown correctly, see attachments.

![Screenshot_20230103_133321](/uploads/67a320c0bf18662b78fa38f28821a4b9/Screenshot_20230103_133321.png)
FIXED-IN: 5.26.5


(cherry picked from commit 51cdc29d826e29b984a57cb660ab43497badb042)

M  +1    -1    applets/notes/package/contents/ui/ShortcutMenuItem.qml

https://invent.kde.org/plasma/kdeplasma-addons/commit/056806216ea74b0e31bcc2bf6315a8f86b59e704