xamarin/Xamarin.Forms

Some font icons do not position properly in FormattedString with text

Open

#9,491 建立於 2020年2月9日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (5,644 star) (1,926 fork)batch import
a/fonticonhelp wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

描述

FormattedString.Spans that contain certain font icons do not align on the correct side of text according to the layout of the spans.

Expected Behavior

Font icon to position as per the xaml spans definition in xaml

Actual Behavior

Incorrect icon placement

Basic Information

  • Version with issue: 4.4.0.991640
  • Last known good version: NA
  • IDE: Visual studio community 2019
  • Platform Target Frameworks:
    • iOS: 8.0
    • Android: 10.0
  • Affected Devices: Galaxy Tab A 2016 & iPad 5th generation iOS 11.0 (emulator)

Screenshots

device-2020-02-10-104515

2020-02-10_11-11-40-AM

Reproduction Link

FontPlacement.zip

貢獻者指南