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.
Created attachment 2226 [details] A snapshot of Control Center
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
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
the same applies to qt/examples/listviews/listviews
Yepp
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."
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?
ListView are mirrored now.