xamarin/Xamarin.Forms

Tab through list of entries doesnt work

开放

#4,673 创建于 2018年12月7日

 (4 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/listviewe/4 :clock4:help wantedinactivep/Androidt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南