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

"Mouse Lock" ignores very slow Mouse Movements #22

Open
PrimaryFeather opened this issue Sep 18, 2017 · 1 comment
Open

"Mouse Lock" ignores very slow Mouse Movements #22

PrimaryFeather opened this issue Sep 18, 2017 · 1 comment

Comments

@PrimaryFeather
Copy link
Contributor

PrimaryFeather commented Sep 18, 2017

Problem Description

When enabling mouse lock, Flash's mouse events do not process small movements any longer.

  • Tested with AIR 27 on macOS and Windows
  • Also tested with Flash Player 27

Adobe Tracker Issue: AIR-4198463

Steps to Reproduce

  • Run the sample code from this Gist in a Flash Player or AIR application.
  • Hit "F" to change to fullscreen mode.
  • Note that the red circle follows the mouse position, even when you move the mouse only very slowly.
  • Now hit "M" to activate mouse lock.
  • Now, when moving the mouse very slowly, the circle won't move any more.

I'd expect the accuracy of the movement to be exactly the same, whether mouseLock is on or off.

@PrimaryFeather PrimaryFeather changed the title "Mouse Lock" ignores small Mouse Movements "Mouse Lock" ignores very slow Mouse Movements Sep 18, 2017
@Snky
Copy link

Snky commented Sep 18, 2017

Thanks for taking the time out to test my demo and reproduce the issue in 'classic' display, Daniel!
I'm glad I wasn't wrong about the way the mouse behaves whilst making use of mouseLock. 😄

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

No branches or pull requests

2 participants