xamarin/Xamarin.Forms

[Visual] [iOS] Material entry text caret miss aligned

Offen

#5.807 geöffnet am 04.04.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/visuale/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

When using an entry with HorizontalTextAlignment="Center" the caret is slightly off to the left, and when you start typing in the field it jumps in to the midle.

Steps to Reproduce

  1. Create a entry with visual="material" and HorzontalTextAlignment="Center"

Expected Behavior

Caret should be in the middle

Actual Behavior

Caret is slightly off to the left

Basic Information

  • Version with issue: 3.6.0.264807
  • Last known good version:
  • IDE: 16.0.0

Screenshots

image

Contributor Guide