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

Touchpad is too sensitive on BlackBerry PRIV #3082

Closed
v6ak opened this issue Sep 15, 2016 · 4 comments
Closed

Touchpad is too sensitive on BlackBerry PRIV #3082

v6ak opened this issue Sep 15, 2016 · 4 comments
Labels
Observed Needs more clarification, feedback, or research

Comments

@v6ak
Copy link

v6ak commented Sep 15, 2016

Environment:

  • BlackBerry PRIV, Android 6.0.1. The phone has a touchpad combined with the physical keyboard.
  • OsmAnd+ 2.4.6 for Android
  • offline maps

Unlike older BlackBerry phones, the phone runs real Android, not BBOS.

Steps to reproduce:

  1. Open the map
  2. Slide vertically on the physical keyboard/touchpad.

Expected behavior:

a. OsmAnd moves the map vertically. (Preferred.)
b. OsmAnd zooms the map decently.
c. OsmAnd ignores the touch. (Even this would be better than the actual behavior.)

Note that some apps seem to take advantage of some standard Android motion API, so that they handle touchscreen and touchpad by the same code.

Actual behavior:

OsmAnd zooms the map very aggresively even after light vertical movement. The zoom has some “velocity”, so that is scrolls roughly a minute after the finger movement. One can hardly want to do this.

@vshcherb vshcherb added the Observed Needs more clarification, feedback, or research label Sep 16, 2016
@v6ak
Copy link
Author

v6ak commented Sep 19, 2016

Update: This seems to be too sensitive only when I quickly release the finger (so that it has some momentum). Nevertheless, I consider the momentum effect unwanted for zooming (it might be welcome for scrolling, though), because:

  1. While user might want to scroll something massively, user can hardly want to scroll from 1m scale to 500km scale (i.e., 500 000).
  2. The current implementation makes the application unresponsive for about a minute (time measured by guess) even on high-end phone.

@mbirth
Copy link

mbirth commented Sep 15, 2017

Same occurs on the BlackBerry KEYone with Android 7.1.1 when trying to use the touch-functionality of the physical keyboard.

@v6ak
Copy link
Author

v6ak commented Sep 15, 2017 via email

@Chumva
Copy link
Member

Chumva commented Jul 13, 2022

It should be fixed here - #8464

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Observed Needs more clarification, feedback, or research
Projects
None yet
Development

No branches or pull requests

4 participants