You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type "FileSystem". The top four results are "Press Enter to see all results", the dart:html class, the package:file class, and the FileSystemEntity class in package:file.
Tap the down arrow key three times to get to the FileSystemEntity class.
EXPECTED RESULTS
Each result gets highlighted in turn, each tap moving the highlight down by one.
ACTUAL RESULTS
It highlights the fifth result, skipping over the fourth. If you tap down enough times the focus jumps around the list and eventually highlights the fourth result.
The text was updated successfully, but these errors were encountered:
STEPS TO REPRODUCE
EXPECTED RESULTS
Each result gets highlighted in turn, each tap moving the highlight down by one.
ACTUAL RESULTS
It highlights the fifth result, skipping over the fourth. If you tap down enough times the focus jumps around the list and eventually highlights the fourth result.
The text was updated successfully, but these errors were encountered: