Open kklose23 opened 8 months ago
I have a custom Span control that accepts a tap command. When programatically creating a FormattedString for a label that contains multiple gesture spans, the tap commands run multiple times
https://github.com/kklose23/gesture-spans
8.0.7 SR2
Not sure, did not test other versions
Unknown/Other
Android
No response
No
Any update on when this will be fixed?
Verified on VS 17.10.0 Preview 2.0(8.0.20). Repro on Android 14.0-API34, not repro on iOS 17.2 with below Project: MonkeyFinder.zip
It works fine in NET9
Description
I have a custom Span control that accepts a tap command. When programatically creating a FormattedString for a label that contains multiple gesture spans, the tap commands run multiple times
Steps to Reproduce
Link to public reproduction project repository
https://github.com/kklose23/gesture-spans
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response