Bug 62585 - nested menu on right side of Control Center is not mirrored correctly.
Summary: nested menu on right side of Control Center is not mirrored correctly.
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-13 12:08 UTC by Arash Zeini
Modified: 2009-04-12 18:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
A snapshot of Control Center (88.15 KB, image/png)
2003-08-13 12:13 UTC, Arash Zeini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arash Zeini 2003-08-13 12:08:59 UTC
Version:           Any (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 2.95.4 
OS:          Linux (i686) release 2.4.18

http://www.farsikde.org/downloads/Control.png

As you can see in the snapshot the nested menu on the right side of 
the Control Center is not mirrored correctly. The menu appears on the 
right side of the Control Center, which is correct, but the entries are 
not right-aligned. They need to be right-aligned with the dotted lines 
running on their right side.

ูThe snapshots were taken on a KDE 3.1.2 running on Debian, but the same 
problems exist on HEAD from 10 days back as well.
Comment 1 Arash Zeini 2003-08-13 12:13:49 UTC
Created attachment 2226 [details]
A snapshot of Control Center
Comment 2 Daniel Molkentin 2003-08-13 12:19:57 UTC
Hi Arash! 
 
I can confirm this bug. However, it is not limited to KControl. The same happens to 
Konquerors sidebar in --reverse mode. 
 
Can you confirm that this is a problem with every ListView? In this case we should prepare a 
little self-contained testcase and send it to the trolls. Can you do that or should I? 
 
Cheers, 
  Daniel 
Comment 3 Arash Zeini 2003-08-13 12:51:38 UTC
Hi Daniel, 
 
Yes, I can verify this. The same applies for example to KMail too in --reverse mode.  
In case of the Catalog Manager, it seems even that the ListView is not mirrored at all. 
 
I am not sure what you exactly mean with a "self-contained testcase", but if you tell I 
would be happy to do it. 
 
Thanks, 
Arash 
Comment 4 Stephan Kulow 2003-08-13 12:58:42 UTC
the same applies to qt/examples/listviews/listviews 
Comment 5 Arash Zeini 2003-08-13 13:57:20 UTC
Yepp 
Comment 6 Stephan Kulow 2003-08-13 14:18:09 UTC
TT reply: "It's a knows issue with QListView. We'll try to fix this in the future, 
   but this won't happen for the 3.2.x series anymore." 
 
Comment 7 Arash Zeini 2003-08-14 09:47:20 UTC
Hi Stephan, 
 
Is there a way to lobby for this bug at TT level, as it is urgent for us? I know that we 
submitted the bug late, but it would be great to fix it as soon as possible. 
Or: with a little bit of help maybe, we can patch it ourelves. Would this help? 
Comment 8 Olivier Goffart 2009-04-12 18:14:47 UTC
ListView are mirrored now.