xamarin/Xamarin.Forms

Span.GestureRecognizers Command does not call on iOS

开放

#3,883 创建于 2018年9月24日

 (2 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
e/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南