xamarin/Xamarin.Forms

Tab through list of entries doesnt work

Open

#4,673 opened on Dec 7, 2018

 (4 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/listviewe/4 :clock4:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide