Bug 447747

Summary: Support RTL in all KDE website is missing
Product: [Websites] www.kde.org Reporter: Zayed Al-Saidi <zayed.alsaidi>
Component: apps.kde.orgAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Attachments: Correct RTL layout the main page
Correct RTL layout the application page

Description Zayed Al-Saidi 2021-12-31 16:15:15 UTC
Created attachment 144995 [details]
Correct RTL layout the main page

SUMMARY
***
There is no support for RTL language in the apps.kde.org. The <body> css, needs 
direction: rtl;
text-align: right;
to support RTL language such as Arabic.

***
STEPS TO REPRODUCE
1. Visit https://apps.kde.org/ar/
2.  Notice every things start from left to right

Correct layout is same as the attachment screenshot.
Comment 1 Zayed Al-Saidi 2021-12-31 16:16:29 UTC
Created attachment 144996 [details]
Correct RTL layout the application page
Comment 2 Zayed Al-Saidi 2022-01-21 12:04:31 UTC
Carl Schwan fixed this.