[Bug 9901] GetMonitorInfo returns wrong work area

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 3 10:16:56 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=9901


Kirill K. Smirnov <lich at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




--- Comment #6 from Kirill K. Smirnov <lich at math.spbu.ru>  2008-10-03 10:16:55 ---
It still does not work correctly:
1) If I move panel around (e.g. make it vertical), GetMonitorInfo returns
previous obsolete value.
returns: 1280x977
should: 1233x1024
2) For secondaty WM-panel-free monitor GetMonitorInfo() returns rcWork value
for primary monitor.
returns: 1280x977
should: 1280x1024
3) If I move panel to secondary monitor (thus, primary monitor become
WM-panel-less) and ask again, GetMonitorInfo() still returns the same old value
(for both monitors).
returns: 1280x977
should: 1280x1024



To be sure it is not a WM bugs (I use KDE-3.5.9), is there any way for me to
test _NET_WORKAREA property???


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list