Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click registers before mouse move with a touchscreen #90

Closed
Spikeone opened this issue Jul 30, 2015 · 1 comment
Closed

Click registers before mouse move with a touchscreen #90

Spikeone opened this issue Jul 30, 2015 · 1 comment

Comments

@Spikeone
Copy link
Member

Playing v0.8 with a touchscreen is pretty tough because in the game (menus are working fine) the click is registered before the mouse is moved. All menus (including the ingame menu) are working fine.

Steps to reproduce:

  • Start the game
  • Click somewhere on the map via a touchscreen

What happens?

  • The click is registered and the popup opens (for the previous mouse location)
  • The mouse is moved to the new location

What should happen?

  • The mouse should move to the new location before registering the click (as it happens in the menu).

Marcus (marcus) wrote on 2012-12-06: #1
What video driver are you using? In any case, try the other one.

Robert_Zenz (robert-zenz) wrote on 2012-12-08: #2
lspci -v Edit (10.0 KiB, text/plain)
I fear I do not have the choice to use another display driver, as I'm sitting on an Intel-VGA-Controller and a touchscreen which registers as USB-Device (lspci -v and lsusb -v attached for the curios).

Robert_Zenz (robert-zenz) wrote on 2012-12-08: #3
lsusb -v Edit (16.6 KiB, text/plain)

NastX (jtrampe) wrote on 2012-12-09: Re: [Bug 1085472] Re: Click registers before mouse move with a touchscreen #4
No he didn't mean the hardware driver. He meant the ingame software driver.
Like in Windows you can choose SDL-OGL-Driver and WinAPI-OGL-Driver....

2012/12/8 Robert_Zenz Robert.Zenz@gmx.at:
[...]

Robert_Zenz (robert-zenz) wrote on 2012-12-09: #5
Oh....I only have the option for SDL-OGL (as I'm on Linux)...I also tried with the Nightly 20121206 and there's the same.

NastX (jtrampe) wrote on 2012-12-09: #6
Ok for Linux there are no other drivers.
There was once a GLWF-Driver but this has been discontinued i think.
So somebody should adress this!

https://bugs.launchpad.net/s25rttr/+bug/1085472

@Flamefire
Copy link
Member

Duplicate of #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants