[Bug 37709] GetMonitorInfo returns hardcoded device name, breaking Qt 5 menu/combos positioning in multiple monitor setup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 19 03:11:24 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37709

--- Comment #9 from Matteo Italia <matteo at mitalia.net> ---
Of course, but the change that wine needs seems to be way more pervasive (we
need to touch CreateDC, its name <-> driver mapping, as well as actually
returning a DC to a single screen) and a patch has already been rejected.
In Qt this is just a very localized change with virtually no downside (use the
HMONITOR instead of the name to identify a monitor), so it's plausible that it
will be accepted and will fix the most evident problems for Qt applications.

-- 
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