Created attachment 155527 [details] A screenshot visualizing the issue, with English labels SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Some menus appear on the left despite the layout set to RTL, here's an example from the system settings app. STEPS TO REPRODUCE 1. Open the system settings 2. Navigate to `Startup` -> `Autostart` 3. Click `Add` button OBSERVED RESULT Menu opens on the left, far from button's position EXPECTED RESULT It should appear above the `Add` button. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch linux (available in About System) KDE Plasma Version: 5.26.90 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION
Created attachment 155528 [details] bug happening on KDE Neon Hello. I can confirm that I have the same bug here on KDE Neon too (KDE 5.26.5, KDE Frameworks 5.102.0, Qt 5.15.8). It happens when system language is set to Arabic. I am not sure on what could be the reason for this, though.
Can confirm, reproducible with `kcmshell5 kcm_autostart --reverse`.
Created attachment 155602 [details] The bug doesn't show when using the command `kcmshell5 kcm_autostart --reverse` (In reply to Nate Graham from comment #2) > Can confirm, reproducible with `kcmshell5 kcm_autostart --reverse`. Weird! I ran that command and it looks like the bug disappears! It only appear when I manually navigate to the autostart compnent from system settings!