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 合并指标
 (30 天内没有已合并 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

贡献者指南