Is there any guidance for mobile browser usage of a decorated drop-down list?
We've recently gotten some comments that a DDL may be unusable on some devices. I know that a decorated DDL doesn't bring up a mobile browser's native selection box, because it isn't implemented as an html select. So its a minor usability concern that the options are a bit harder to select than they would normally be.
The big problem I am seeing is that if the list is long, the mobile user is unable to scroll the items in the list. This is the case on my Android 2.3.4 phone, and I'm told it is true on an iPhone as well. A scrollbar does not appear on the right side of the list like it does on the desktop version. I tested a couple of other browsers as well, and they are all the same. I would consider this a bug, but I'm not sure if mobile support is quite complete.
I've been pretty pleased with the fact that pretty much everything we've done with Telerik has worked on mobile, so I'm hoping this is a minor glitch!
Joel
We've recently gotten some comments that a DDL may be unusable on some devices. I know that a decorated DDL doesn't bring up a mobile browser's native selection box, because it isn't implemented as an html select. So its a minor usability concern that the options are a bit harder to select than they would normally be.
The big problem I am seeing is that if the list is long, the mobile user is unable to scroll the items in the list. This is the case on my Android 2.3.4 phone, and I'm told it is true on an iPhone as well. A scrollbar does not appear on the right side of the list like it does on the desktop version. I tested a couple of other browsers as well, and they are all the same. I would consider this a bug, but I'm not sure if mobile support is quite complete.
I've been pretty pleased with the fact that pretty much everything we've done with Telerik has worked on mobile, so I'm hoping this is a minor glitch!
Joel