https://bugs.winehq.org/show_bug.cgi?id=37619
Bug ID: 37619 Summary: World of Warcraft: Can't click buttons at the lower edge of the screen Product: Wine Version: 1.7.31 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blue-t@web.de Distribution: ---
I am runningwine 1.7.31 and tried to play World of Warcraft 6.3 WoD I can move the cursor to lower parts of the screen where the actionbars are placed but clicking abilities to use them doesn't work. It seems that the box that we can interact in is smaller then the actual game window. I estimate the box we can interact in to be 5cm smaller than it should be
This happens in fullscreen mode and windowed fullscreen and in windowed mode as well. I tried to play with winecfg but so far the only thing that happens is that the window moves out of the visible screen if i do not let the windowmanager control the game window. capture mouse cursor didn't change it either. Virtual desktop wasn't needed either when i played it before WoD. There is no dual screen active.
The only way to actually use the buttons is either resize the game window or use the keyboard shortcuts associated with the buttons. Neither of the 2 solutions is really great, so i hope for some input on this.
https://bugs.winehq.org/show_bug.cgi?id=37619
--- Comment #1 from Ker noa blue-t@web.de --- Created attachment 50067 --> https://bugs.winehq.org/attachment.cgi?id=50067 cursor can't be used below the red line
https://bugs.winehq.org/show_bug.cgi?id=37619
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dist.blizzard.com/do | |wnloads/wow-installers/full | |/World-of-Warcraft-Setup-en | |GB.exe CC| |focht@gmx.net Summary|World of Warcraft: Can't |World of Warcraft 6.3: |click buttons at the lower |Can't click buttons at the |edge of the screen |lower edge of the screen
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, neither in fullscreen nor in windowed mode. Mouse clicks are recognized in whole client window area (with action bars on the bottom).
Since you didn't specify the distro/xserver/window manager/resolution and no other of the tenths of thousands of WoW users playing through Wine reported this kind of issue one must assume your distro/xserver/wm might be broken.
You could diagnose mouse input in client area though ... Start the game with a few debug channels:
--- snip --- $ WINEDEBUG=+tid,+msg,+win wine ./wow.exe -launcherlogin -noautolaunch64bit -launch -uid wow_engb --- snip ---
Keep the terminal in background and move the mouse in direction of each corner. There should be a continuous output of 'WM_MOUSEMOVE' and 'WINPOS_WindowFromPoint' (mouse cursor coordinates in client area) messages as long as the mouse moves.
Click a few times and watch the terminal. Now there should be some 'WM_LBUTTONDOWN' and 'WM_LBUTTONUP' messages. The 'WINPOS_WindowFromPoint' after the mouse button down message should give you the hit coordinates (x,y offset includes border/caption in windowed mode). Figure out the "cut-off" area where WM_LBUTTONxxx messages are no longer recognized. Profit! ... j/k. The "cut-off" y offset vs. screen height should give a hint.
Also try out shrinking and moving the client window in windowed mode on desktop if the "cut-off" area moves with the window height.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37619
--- Comment #3 from Ker noa blue-t@web.de --- the cut off area doesn't move if you resize the game. If you make the window small enough you can click the things on the lower edge of the window again.
https://bugs.winehq.org/show_bug.cgi?id=37619
--- Comment #4 from Ker noa blue-t@web.de --- Distri: Kubuntu 14.10 Resolution: 1920x1080 Xorg: 1:7.7+7ubuntu2
https://bugs.winehq.org/show_bug.cgi?id=37619
--- Comment #5 from Ker noa blue-t@web.de --- Now it has become worse, i can't even see the cursor once it reached the game window, WindowFromPoint can't be found in the output, just a few move events.
https://bugs.winehq.org/show_bug.cgi?id=37619
--- Comment #6 from Ker noa blue-t@web.de --- Created attachment 51289 --> https://bugs.winehq.org/attachment.cgi?id=51289 tracelog
https://bugs.winehq.org/show_bug.cgi?id=37619
Dan Lester eyerobot61@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eyerobot61@gmail.com
--- Comment #7 from Dan Lester eyerobot61@gmail.com --- I can reproduce this error every time using wine 1.7, Lich king, And nvidia drivers. When the nvidia settings manager has the desktop resolution set to auto, You can go into wow and try to change the desktop resolution to something other than default, And it results in this error.
But go into the nvidia settings manager and change from auto resolution, To the actual resolution of your desktop, And set the game settings likewise, And it stops doing this.
Something that controls the mouse is being affected, Even though the display itself appears ok.
https://bugs.winehq.org/show_bug.cgi?id=37619
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Ker noa blue-t@web.de --- config error on my side
https://bugs.winehq.org/show_bug.cgi?id=37619
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.