xamarin/Xamarin.Forms

Span.GestureRecognizers Command does not call on iOS

Aperta

#3883 aperta il 24 set 2018

 (2 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
e/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Span.GestureRecognizers Command does not call on iOS

Steps to Reproduce

  1. Label with FontFamily = "HelveticaNeue-Light" and 3 span. First span 2 line text, second span command and third only "."

Expected Behavior

Command should be call

Actual Behavior

Command does not call

Basic Information

  • Version with issue: 3.2.0.839982
  • Last known good version: -
  • IDE: Microsoft Visual Studio Community 2017 Version 15.8.5
  • Platform Target Frameworks:
    • iOS: 12.0
  • Nuget Packages: Xamarin.Forms "3.2.0.839982" Xamarin.Essentials "0.10.0-preview"
  • Affected Devices: IOS Simulator, iPhone 8

Reproduction Link

https://github.com/kuzub/TheLittleThingsPlayground/commit/cdb6a61aaf16cd9c6f3dfdcba6a281e4bf006999

Guida contributor