This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] Button "released" event not fired when using Shell #6443
Labels
a/shell 🐚
e/2 🕑
2
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
t/bug 🐛
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
Description
When using Shell, the event "released" on button are not fired if you move your finger while holding the button, even if it's the slightest move.
Works well on an application without Shell.
Behavior observed only on Android, not iOS.
Steps to Reproduce
=> No event
Expected Behavior
The event "released" should be fired
Actual Behavior
It's not fired.
Basic Information
Version with issue: Tested on 4.0.0.482894 and 4.1.0.483098-pre1
Last known good version: None
IDE: Visual Studio 2019 16.1.1
Platform Target Frameworks:
Android Support Library Version: 28.0.0.1
Reproduction Link
ButtonReleasedBugRepro.zip
The text was updated successfully, but these errors were encountered: