This is a migrated thread and some comments may be shown as answers.

Decorated DDL on Mobile Devices

1 Answer 8 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Joel Kraft
Top achievements
Rank 2
Joel Kraft asked on 12 Oct 2012, 05:46 PM
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

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 16 Oct 2012, 07:40 AM
Hello,

I have tested your scenario and it seems it`s a bug. I have logged it to be fixed by the Developer`s team. I could not give you an exact time for that, but it will be done as soon as possible.

For now, to ensure the usability and accessibility of your application, you could skip the dropdown list decoration using ControlsToSkip property.

Your Telerik points have been updated for the bug report.

Regards,
Bozhidar
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
Tags
FormDecorator
Asked by
Joel Kraft
Top achievements
Rank 2
Answers by
Bozhidar
Telerik team
Share this question
or