[Bug 157027] New: Plasma Dialog always appears on the first screen
Mike
mike at blueroot.co.uk
Thu Jan 31 14:47:15 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=157027
Summary: Plasma Dialog always appears on the first screen
Product: plasma
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: panel-devel kde org
ReportedBy: mike blueroot co uk
Version: (using Devel)
Installed from: Compiled sources
OS: Linux
I am using the netgraph applet from kde-look ( http://www.kde-look.org/content/show.php/plasma-netgraph?content=74071 ), it uses a Plasma::Dialog to show the speed on a mouse click but the dialog always appears on the left screen when the plasmoid is on the right.
The code in the plasmoid seems fairly standard so I do not think it is a bug there
...
dial_pl->show();
dial_pl->position(event,
boundingRect(),
mapToScene(boundingRect().topLeft()));
More information about the Panel-devel
mailing list