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
When I use the keyboard to open a folder (by selecting a folder and pressing Enter), if there is only one item (file or folder) in that folder, I am unable to use the keyboard to select it. I have tried up/down arrow, Tab, and the Space bar--all of which work in the Windows File Manager.
Steps To Reproduce
Create a folder named "Test."
In the "Test" folder, create a file named "Test.txt." (Alternatively, create a folder named "Foo.")
Make the "Test" folder the current folder.
Use the mouse or keyboard to open the "Test" folder.
Try to use the keyboard to select the "Test.txt" file.
Requirements
Pressing the Up or Down arrow keys or the Space bar should select the file.