xamarin/Xamarin.Forms

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

Aperta

#5807 aperta il 4 apr 2019

 (2 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/visuale/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

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

Descrizione

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

Guida contributor