xamarin/Xamarin.Forms

Tab through list of entries doesnt work

Offen

#4.673 geöffnet am 07.12.2018

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/listviewe/4 :clock4:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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