xamarin/Xamarin.Forms

Span.GestureRecognizers Command does not call on iOS

Offen

#3.883 geöffnet am 24.09.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
e/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide