Created attachment 67646 [details] you will see how the top left KMenu Version: 0.0.1 (using KDE 4.7.4) OS: Linux Nach einem Update mit "Softwareaktualisierung" und einem neustart meines PC kommt mein KMenü (Startmenü) ganz links oben in der Ecke statt unten links. Auch alle anderen Menüs die ich in der Taskleiste anklicke kommen ganz oben. After an update with "Software Update" and a restart of my PC is my KMenu (Start menu) at the top left corner instead of in the lower left. All other menus I click on the taskbar at the top come. Reproducible: Always Steps to Reproduce: 1. click KMenü Button with the left Mouse Button 2. the KMenü appears left top Expected Results: the KMenü must by come left buttom OS: Linux (x86_64) release 2.6.37.6-0.9-desktop Compiler: gcc intel QuadCORE opensuse 11.4 nvidia
- Erscheinen alle anderen auch oben links (0,0 position) oder an der korrekten horizontalen Position, aber eben falschen vertikalen Position? - Erscheinen sie rein visuell an der falschen Position, oder läßt sich ganz normal damit interagieren (dh., wenn Sie einen Menüeintrag anclicken passiert exakt das, was Sie erwarten) - Welche *genaue* Qt Version kommt zum Einsatz (4.7, 4.8, eine Betaversion von 4.8. - findet sich zB. im "Über Qt" Dialog von "qtconfig" aber natürlich auch im Paketmanager) Die meisten Qt 4.8 betas haben einen bug bezüglich der Translation der Lokalen in die Globale. Im finalen Qt 4.8.0 ist er nicht vorhanden. ---- I suspect a QWidget::map*Global() issue and asked about the Qt version, whether this is the composition painting and whether menus are only vertically displaced or placed 0,0 (eg. for an illegal placing request)
Alle Menüs egal ob linke oder rechte Maustaste erscheinen ganz oben am oberen Rand des Bildschirms. Je nach dem auf welcher Breite man ein Menü unten am Rand erscheinen lässen will, kommt es auf der gleichen Breite wie man klickt am oberen Rand des Bildschirmes. Es kommen NICHT alle Menüs in der linken oberen Ecke. Die Menüs erscheinen visuell an der falschen Position, es lässt sich ganz normal damit agieren. Qt 4.7.1 (Bild im Anhang) Danke >---- Original Message ---- >From: Thomas Lübking <thomas.luebking@gmail.com> >To: bugs@ggs.ch >Sent: Di, Jan 10, 2012, 16:09 PM >Subject: [Bug 291145] KMenu in the upper left > >https://bugs.kde.org/show_bug.cgi?id=291145 > > > > > >--- Comment #1 from Thomas Lübking <thomas luebking gmail com> 2012-01-10 15:09:12 --- >- Erscheinen alle anderen auch oben links (0,0 position) oder an der korrekten >horizontalen Position, aber eben falschen vertikalen Position? > >- Erscheinen sie rein visuell an der falschen Position, oder läßt sich ganz >normal damit interagieren (dh., wenn Sie einen Menüeintrag anclicken passiert >exakt das, was Sie erwarten) > >- Welche *genaue* Qt Version kommt zum Einsatz (4.7, 4.8, eine Betaversion von >4.8. - findet sich zB. im "Über Qt" Dialog von "qtconfig" aber natürlich auch >im Paketmanager) > >Die meisten Qt 4.8 betas haben einen bug bezüglich der Translation der Lokalen >in die Globale. Im finalen Qt 4.8.0 ist er nicht vorhanden. > >---- > >I suspect a QWidget::map*Global() issue and asked about the Qt version, whether >this is the composition painting and whether menus are only vertically >displaced or placed 0,0 (eg. for an illegal placing request) > >-- >Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email >------- You are receiving this mail because: ------- >You reported the bug.
KDE Version habe ich 4.6 und NICHT wie angegeben 4.7.4 >---- Original Message ---- >From: Thomas Lübking <thomas.luebking@gmail.com> >To: bugs@ggs.ch >Sent: Di, Jan 10, 2012, 16:09 PM >Subject: [Bug 291145] KMenu in the upper left > >https://bugs.kde.org/show_bug.cgi?id=291145 > > > > > >--- Comment #1 from Thomas Lübking <thomas luebking gmail com> 2012-01-10 15:09:12 --- >- Erscheinen alle anderen auch oben links (0,0 position) oder an der korrekten >horizontalen Position, aber eben falschen vertikalen Position? > >- Erscheinen sie rein visuell an der falschen Position, oder läßt sich ganz >normal damit interagieren (dh., wenn Sie einen Menüeintrag anclicken passiert >exakt das, was Sie erwarten) > >- Welche *genaue* Qt Version kommt zum Einsatz (4.7, 4.8, eine Betaversion von >4.8. - findet sich zB. im "Über Qt" Dialog von "qtconfig" aber natürlich auch >im Paketmanager) > >Die meisten Qt 4.8 betas haben einen bug bezüglich der Translation der Lokalen >in die Globale. Im finalen Qt 4.8.0 ist er nicht vorhanden. > >---- > >I suspect a QWidget::map*Global() issue and asked about the Qt version, whether >this is the composition painting and whether menus are only vertically >displaced or placed 0,0 (eg. for an illegal placing request) > >-- >Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email >------- You are receiving this mail because: ------- >You reported the bug.
Ok, menus are only vertically displaced. The position is real (not the compositor) and he's using Qt 4.7.1 and KDE 4.6. I issue has apparently arisen with a distro upgrade, but a mapToGlobal() issue would likely have displaced the window horizontally as well - unless there's some translate in use. @Adrian: Wenn Sie auf reply clicken, schreiben Sie an einen Bugtracker - da kann man nichts an die Mail anhängen ;-) Dementsprechend ist es auch weder notwendig noch hilfreich, ältere Meldungen zu zitieren. Benutzen Sie mehr als nur einen Bildschirm?
Ja ich benutze zwei Bildschirme.
This bug is actually a duplicate of bug 252576, so let's continue over there. A commenter there suggested that removing the plasma settings solved the problem for him (this is NOT a solution in itself). So do you have the same issue when you create a new user? Also, do you know what software was updated? X.org, Qt or KDE are likely candidates to look for. The reporters in the other bug report also saw other tooltips and popups being displaced. Is this true for you as well? *** This bug has been marked as a duplicate of bug 252576 ***