Bug 187412

Summary: RTL: export calendar popup going backwards
Product: [Frameworks and Libraries] kdelibs Reporter: Dotan Cohen <kde-2011.08>
Component: kdeuiAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: Screenshot illustrating problem

Description Dotan Cohen 2009-03-17 15:28:21 UTC
Version:            (using KDE 4.2.0)
Installed from:    Ubuntu Packages

When selecting dates for calendar export, the popup dialog has the dates going from left to right. They should be going from right to left on Hebrew systems.
Comment 1 Dotan Cohen 2009-03-17 15:31:20 UTC
Created attachment 32196 [details]
Screenshot illustrating problem
Comment 2 Sergio Martins 2009-03-17 15:37:28 UTC
Are all those calendar widgets bugged, or only that one?
Comment 3 Dotan Cohen 2009-03-17 16:35:16 UTC
What other widgets are there, Sergio?

The bugged popup that I am referring to is the one that you get in Korganizer -> File -> Export -> Export as an Internet Page -> General tab -> Start Date
Comment 4 Dotan Cohen 2009-03-17 16:36:22 UTC
The Clock Plasma Widget is also backwards:
https://bugs.kde.org/show_bug.cgi?id=187106
Comment 5 Sergio Martins 2009-03-17 16:47:01 UTC
If someone is interested it this, the widget is here:

src/KDE/kdepim/libkdepim/kdatepickerpopup.cpp

This bug probably could be marked as a "Junior Job", should be a matter of calling QApplication::isRightToLeft()
Comment 6 Allen Winter 2009-09-04 23:36:40 UTC
I believe this to be a problem in KDatePicker in kdelibs. So reassigning.
Comment 7 John Layt 2010-02-01 14:01:02 UTC
If KDatePicker then is a duplicate

*** This bug has been marked as a duplicate of bug 213637 ***
Comment 8 Dotan Cohen 2010-02-01 15:54:37 UTC
I'm sure you mean that bug 213637 is a dupe of this bug? :)