xamarin/Xamarin.Forms

Some font icons do not position properly in FormattedString with text

Aberta

#9.491 aberto em 9 de fev. de 2020

 (1 comentário) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/fonticonhelp wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador