xamarin/Xamarin.Forms

Span.GestureRecognizers Command does not call on iOS

オープン

#3,883 opened on 2018/09/24

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
e/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド