Bug 187412 - RTL: export calendar popup going backwards
Summary: RTL: export calendar popup going backwards
Status: RESOLVED DUPLICATE of bug 213637
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 15:28 UTC by Dotan Cohen
Modified: 2010-02-01 15:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot illustrating problem (121.14 KB, image/png)
2009-03-17 15:31 UTC, Dotan Cohen
Details

Note You need to log in before you can comment on or make changes to this bug.
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? :)