-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
The plugin works fine except that there is a problem with Safari on Mac. The problem is that, with the number of possibilities listed under a control limited to 10, there is no scroll-bar to access the other possibilities. (With the other browsers that I have tested there is a scroll bar and therefore no problem.)
This can be demonstrated by visiting the page https://rmm5t.github.io/jquery-flexselect/ using Safari on Mac (I'm using Safari version 14.1.1 and macOS version 11.4) On focussing the right-hand flexselect control for 'Pick a U.S. President' only the first 10 presidents are listed, and there is no scroll bar to allow the user to see the other possibilities. I realise that the user can access these other presidents by typing a few letters from their name, but in some situations the user may not be able to think of the name they want.
I would expect the same problem on Safari on iPhone but have not checked this.