[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
Thu Dec 18 02:24:21 CST 2014


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

--- Comment #6 from Matteo Italia <matteo at mitalia.net> ---
Here
https://qt.gitorious.org/qt/qtbase/source/73a1e8c60d894701f34806cc4b847aa2814bf389:src/plugins/platforms/windows/qwindowsscreen.cpp#L401
Qt assumes that different monitors will have different names. It wouldn't be
complicated to patch Qt to detect the "broken names" scenario and avoid relying
on the names as unique display IDs, but I'm not sure if they would accept such
a patch to cover a remarkably strange corner case. Is there some estimate about
the GetMonitorInfo patch above/someone working on it, or I would be better off
trying to patch Qt?

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