xamarin/Xamarin.Forms

Some font icons do not position properly in FormattedString with text

Open

#9,491 opened on Feb 9, 2020

 (1 comment) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/fonticonhelp wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide