Bug 158406 - plasma popups under xinerama are mispositioned
Summary: plasma popups under xinerama are mispositioned
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 17:30 UTC by Will Stephenson
Modified: 2008-02-27 10:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Stephenson 2008-02-25 17:30:46 UTC
Version:            (using Devel)

Affects at least the solid device notifier and the clock's calendar popup under xinerama

Two cases I found so far:

Panel on screen 0, bottom:
 pops up on screen 1 above where panel would be if it was there.

Panel on screen 0 or 1, right:
  pops up mostly off left edge of screen 1 (so at coordinates something like -200, 600 on a 3360x1050 xinerama screen)
Comment 1 Aaron J. Seigo 2008-02-26 02:56:14 UTC
SVN commit 779405 by aseigo:

some debug to help figure out the xinerama problems; will disable once it's all good.

Will: can you svn up and send the output this generates for you? thanks
CCBUG:158406


 M  +2 -0      widget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=779405
Comment 2 Will Stephenson 2008-02-27 10:14:48 UTC
I can't reproduce it after a general svn up including a newer qt4.4 - will reopen if needed.