xamarin/Xamarin.Forms

Tab through list of entries doesnt work

オープン

#4,673 opened on 2018/12/07

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

Repository metrics

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

説明

Description

Cannot tab through list of Entries.

I have a list of entries and I am using the "Tab" button on the keyboard on all 3 platforms.

Steps to Reproduce

  1. Create list of entries
  2. Press tab
  3. see it doesnt work

Expected Behavior

tab to next entry in thelist

Actual Behavior

nothing happens

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