Select box (a traditional <select> element in html)- how do I select?

I love the product and the tagging feature for us newbies! Is there a way to navigate a regular old HTML input that looks like this:

image

As shown I can open up the drop-down list goodie by saying the tag. Then the whole list flashes yellow.

Is there a way to go to the next item in the list (in this example, the next item is 1.0 then 0.12).
And then select it?

Here is a screen capture of the Basic Select example from the MozillaDevelopersNetwork (MDN) site
image

Thanks for suggestions!

1 Like

@Gwen_Epstein welcome!!! And great first post! You have provided me with all the details I need - I can reproduce the issue on v2.9.0 and I will attempt a fix for the next version.

Wonderful, Miko, thanks for the fast response! I’ll let you know if I notice other standard/common HTML design patterns that I have trouble accessing with LipSurf.

Hi @Gwen_Epstein this was fixed in v2.10.0 which was released a few days ago. You may need to restart Chrome. Please let me know if it works for you now!