| Summary: | RTL "document-send" icon | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | easy_lad <uneasy_latitude544> |
| Component: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | anditosan1000, kainz.a, kde, kde, m, nate |
| Priority: | NOR | Keywords: | rtl |
| Version First Reported In: | 6.4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/breeze-icons/-/commit/5a4691f7cba68568dd04cf56669c48a3f9188f3e | Version Fixed/Implemented In: | 6.20 |
| Sentry Crash Report: | |||
| Attachments: | send arrow button is LTR, should be RTL after the text pointing to left side | ||
Nate, there was a list of icons that we needed to make rtl, can you please post it here? Just to make sure I can target the right icons. This bugzilla ticket is specifically requesting an RTL "document-send" icon. We don't need to consider other icons in this bugzilla ticket. I realized after I posted the request. My bad. A possibly relevant merge request was started @ https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/508 Git commit 5a4691f7cba68568dd04cf56669c48a3f9188f3e by Nate Graham, on behalf of Farid Abdelnour. Committed on 08/10/2025 at 17:34. Pushed by ngraham into branch 'master'. Add document-send RTL version FIXED-IN: 6.20 A +8 -0 icons/actions/22/document-send-rtl.svg A +1 -0 icons/actions/22/document-send-symbolic-rtl.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/5a4691f7cba68568dd04cf56669c48a3f9188f3e Git commit 07d043d73f4835af9579cfa99f844f19680ebd81 by Nate Graham. Committed on 08/10/2025 at 17:54. Pushed by ngraham into branch 'master'. applets/notifications: mirror send icon in RTL mode This is a directional icon, so it needs to show a visually inverted version (if the icon theme supplies one) when in RTL mode. M +1 -1 applets/notifications/components/NotificationReplyField.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/07d043d73f4835af9579cfa99f844f19680ebd81 Git commit 65b2ec7c8224f07af4031ebed5dc21974444721d by Nate Graham, on behalf of Farid Abdelnour. Committed on 09/10/2025 at 17:34. Pushed by ngraham into branch 'master'. Add 16px version of the RTL document-send icon A +8 -0 icons/actions/16/document-send-rtl.svg A +1 -0 icons/actions/16/document-send-symbolic-rtl.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/65b2ec7c8224f07af4031ebed5dc21974444721d |
Created attachment 184797 [details] send arrow button is LTR, should be RTL after the text pointing to left side SUMMARY On RTL language, the notification popup send button have the arrow in LTR mode not in RTL. STEPS TO REPRODUCE 1. Anything that triggers the noti popup with send button & text field OBSERVED RESULT popup send button have the arrow in LTR mode EXPECTED RESULT popup send button have the arrow in RTL mode SOFTWARE/OS VERSIONS Operating System: Fedora Linux 42 KDE Plasma Version: 6.4.3 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 Kernel Version: 6.15.7-200.fc42.x86_64 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION