xamarin/Xamarin.Forms

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

開放

#5,807 建立於 2019年4月4日

 (2 則留言) (0 個反應) (0 位負責人)C# (1,926 個分叉)batch import
a/visuale/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

倉庫指標

星標
 (5,644 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南