xamarin/Xamarin.Forms

Some font icons do not position properly in FormattedString with text

Open

#9,491 opened on 2020年2月9日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (5,644 stars) (1,926 forks)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

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