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

DropDownList - Click through issue on Android mobile device

9 Answers 270 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
ScholarisPM
Top achievements
Rank 1
ScholarisPM asked on 12 Dec 2012, 03:53 AM
On Android mobile devices the click event from the drop down lists popup triggers the click event of controls below the clicked item.

This was resolved for Mac Mobile devices in a previous build 2012.2.710 as "Prevent click events through widget's popup in mobile devices".

9 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 13 Dec 2012, 03:46 PM
Hello Craig,

I tried to reproduce your case in this particular online demo, but to no avail. The Customize button click logic is not executed when the item just over it is selected from the DropDownList above.

Do you experience such problem in our online demos?

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ScholarisPM
Top achievements
Rank 1
answered on 14 Dec 2012, 09:38 AM
Hello Petur,

A bit more information about the issue

Happens on Adroid Device Using PhoneGap version 2.1.0
We are using the latest Kendo UI files version 2012.3.1114
We have tried using the latest version of jQuery 1.8.2.

Attached is a sample Android project that has the problem.

Thanks
0
Petur Subev
Telerik team
answered on 18 Dec 2012, 01:05 PM
Hello Craig,

I have forwarded this issue to our Dev team for further investigation. I will let you know if I have more information on the subject.

Thank you for your patience.

Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ScholarisPM
Top achievements
Rank 1
answered on 02 Jan 2013, 11:49 PM
Hi Guys

I know we just had the Xmas and New Year holiday period but I was wondering if the development team was back on deck yet and if they have had time to have a look at the issue you escalated to them

Thanks
Craig
0
Alexander Valchev
Telerik team
answered on 04 Jan 2013, 05:14 PM
Hi Craig,

We will need more time to investigate this case. I will write you back as soon as the issue is fixed.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ScholarisPM
Top achievements
Rank 1
answered on 25 Jan 2013, 03:04 PM
Hi Alexaner,

Just want to check up on progress on the investigtion of this issue as it has been over 5 weeks since this was escalated to teh development team and I would have hoped for some response by now

Do I need to log a support request to push this issue through another channel as the problem is not impacting the release of our Android version of our application

Regards
Craig
0
Alexander Valchev
Telerik team
answered on 28 Jan 2013, 12:04 PM
Hello Craig,

I tested your code with the Service Pack release (v2012.3.1315) and got it working as expected - the ghost click which causes the behaviour is prevented. Please download the Service Pack (or latest internal build) and give it a try. My test device is Samsung Galaxy Nexus with Android 4.1.2.

On a side note, I would not recommend to test the event trigger with alerts (although this works for this particular case). Alert statements block the JavaScript execution and messes up with the normal flow of DOM events. In case you observe any problems please test them with a console.log or any other JavaScript code apart from alert as well.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ScholarisPM
Top achievements
Rank 1
answered on 30 Jan 2013, 12:22 AM
Hi Alexander,

Thanks for the update on the isseu we are facing.

We have updated the test code to use the latest Kendo Ui JS version (2012.3.1315) but we still experience the same problem.

I have attached the updated test code

Thanks
Craig
0
Alexander Valchev
Telerik team
answered on 31 Jan 2013, 04:52 PM
Hello Craig,

Thank you for the feedback.

I was not able to reproduce triggering the click event of the button, however I noticed another issue - the textarea under the first DropDownList gets selected after the widget closes. I spoke with the developer team and they confirmed the problem. Currently we are making changes in the implementation in order to avoid this behaviour. The fix should be available within a few days. I will attach it to the bug report ticket that you submitted as soon as it is ready.

Once again I apologize for the inconvenience caused.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
DropDownList
Asked by
ScholarisPM
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
ScholarisPM
Top achievements
Rank 1
Alexander Valchev
Telerik team
Share this question
or