[Pidgin] #14316: Pidgin moves screens when changing from single screen setup to dual screen setup in Windows 7
Pidgin
trac at pidgin.im
Sat Jul 2 11:40:05 EDT 2011
#14316: Pidgin moves screens when changing from single screen setup to dual screen
setup in Windows 7
--------------------+-------------------------------------------------------
Reporter: Harb | Owner: datallah
Type: defect | Status: new
Milestone: | Component: winpidgin (gtk)
Version: 2.8.0 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by rekkanoryo):
* owner: => datallah
* component: pidgin (gtk) => winpidgin (gtk)
Comment:
This sounds like a GTK+ bug.
My guess about what's happening is this. When you add a new monitor to
the left of or above the existing monitor, the position of pixel 0,0
changes from the upper left corner of the original monitor to the upper
left corner of the new monitor. If Pidgin is minimized when this happens,
Windows doesn't tell GTK+ that the window position has changed, so when
you restore the window, GTK+ redraws it ''at the original coordinates''
(which are relative to pixel 0,0), which now reside on the other monitor.
I'm 99.9999% sure there's nothing Pidgin can do about this.
--
Ticket URL: <http://developer.pidgin.im/ticket/14316#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list