question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webview gesture quickbar is triggered on 3 finger touch, not 3 finger swipe down

See original GitHub issue

Home Assistant Android version: beta-2188-e24712dc-full

Android version: 12

Phone model: Galaxy S20+

Home Assistant version: 2022.3.5

Last working Home Assistant release (if known): Don’t know

Description of problem: As soon as I touch the screen with 3 fingers, the quickbar appears, no need to swipe down. I cannot tell when it started to act like that. I tried with and without pinch to zoom enabled, same result. Also, the blue circle of one the finger stays displayed on all screens, not all the time.

https://imgur.com/9PNEctC

I tried to find relevant things in the logs but didn’t find any. The original logging was removed in the PR. If you tell me what I need to search I can post an extract.

Original PR: https://github.com/home-assistant/android/pull/1356/commits Code is still the same in master.

Side note: I add a look at the implementation and this comment. And indeed, I can add e every time there is an input field by using 3 finger touch. 😅

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JBassettcommented, Mar 21, 2022

I was able to also reproduce, any 3 finger event triggers the menu. Looks like we need to be more specific when dealing with the event.

0reactions
Minckacommented, Mar 21, 2022

As long as android reports the conditions its working as designed, can you confirm you didn’t move your fingers a fraction of a millimeter 😃 (thats a trick question as its impossible to tell lol)

It happens when I start the movement from the bottom so literally a swipe up. Opening a ticket for an option to disable it like Pinch to Zoom. Edit: Waiting for updates in this thread since it is now reopened (thanks to people who tried to reproduce). If a fix is possible, this won’t be necessary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ios - swipe up/down gesture not working inside UIWebView
I have a UIWebView hosted inside UIViewController, I ...
Read more >
iOS 16 three-finger gesture bug affects some apps and games
The issue is that the triple-tap system gesture to reveal the undo/cut/copy/paste menu, and the three-finger swipe gestures to undo and redo, ...
Read more >
Three finger swipe not working - Apple Support Communities
Three finger swipe not working. After installing El Capitan, the three finger swipe no long works to the left or the right.
Read more >
11 HANDY ONEPLUS ONE TIPS AND TRICKS
Press and hold the Power button and the Volume down button simultaneously and you'll see a wee flash animation to indicate that you've...
Read more >
res/values/strings.xml - platform//packages/apps/Settings
<string name="bluetooth_notif_message">Tap to pair with <xliff:g ... Summary for Security settings when fingerprint is not supported [CHAR LIMIT=NONE]-->.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found