https://bugs.freedesktop.org/show_bug.cgi?id=40950
--- Comment #13 from Khaled Hosny <[email protected]> 2011-12-05 04:18:39 PST --- BTW, I fixed this before seeing this bugzilla bug, this issue have annoyed me since the first time I first used OOo and I think there are tens of bug reports about this in OOo bug tracker, all ignored. The issue is GTK specific; in RTL mode GTK mirrors most of its widget, but OOo/LO (who is directly using low level GTK APIs to draw the widgets itself) does not take into account this mirroring which results in this mismatch. The aforementioned commits fix all the three widget I've noticed (combo box, combo box entry and spin button). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
