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

RadDropDownList will not select unless I click on text

3 Answers 139 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 08 Jul 2015, 11:01 AM

I have many dropdowns in my webform application and they all behave correctly except on one page. On the page in question the dropdown behaves differently

  • If I click on the arrow the dropdown list appears
    • as I move the mouse it will highlight an item only when the mouse is hovering over the actual text in the list
  • If instead of the arrow I click on the control to get a dropdown the dropdown will only appear if I click an area where text exists.  
  • When trying to make a selection this will only happen if I click the area of the highlighted row where text exists.
  • If I just click a highlighted row with the mouse pointer over a clear bit of highligting it will not select.

Any ideas why this may be happening?

3 Answers, 1 is accepted

Sort by
0
Jon
Top achievements
Rank 1
answered on 09 Jul 2015, 07:43 AM
Further investigation shows that this is restricted to IE (8 in my case). Firefox and Chrome are fine.
0
Jon
Top achievements
Rank 1
answered on 09 Jul 2015, 10:04 AM
Fixed... when changing the markup from a previous design I have left a <contextTemplate> set of tags within the RadAjaxPanel that contained these RadDropDownLists. Removing the tags fixed the issue.
0
Aneliya Petkova
Telerik team
answered on 10 Jul 2015, 07:23 AM
Hi Jon,

Thank you for sharing this with the community.

I am glad that the problem with your application is resolved.

Regards,
Aneliya Petkova
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DropDownList
Asked by
Jon
Top achievements
Rank 1
Answers by
Jon
Top achievements
Rank 1
Aneliya Petkova
Telerik team
Share this question
or