xamarin/Xamarin.Forms

[Bug] Random Disappearance in text while scrolling up and down when using CollectionView

オープン

#8,364 opened on 2019/11/04

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/collectionviewe/5 :clock5:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Description

when scrolling down and up again labels randomly truncated but when "Orientation="Horizontal" in StackLayout is commented the issue seems to be solved

Steps to Reproduce

1.add a CollectionView. 2. Add a StackLayout with "Orientation="Horizontal". 3. scroll down and up again.

Expected Behavior

Labels are not truncated

Actual Behavior

Labels are randomly truncated

Basic Information

  • Version with issue: 4.3.0.908675
  • IDE: VS2019 16.2.5
  • Affected Devices: Android 9.0 API 28

Screenshots

image

Reproduction Link

https://github.com/amr-moomen/CollectionView-bug.git

コントリビューターガイド