xamarin/Xamarin.Forms

Some font icons do not position properly in FormattedString with text

Aperta

#9491 aperta il 9 feb 2020

 (1 commento) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/fonticonhelp wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor