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

Chrome for Android and AddEventListenerOptions

1 Answer 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
archimede
Top achievements
Rank 1
archimede asked on 30 Jul 2019, 08:17 AM

Good morning.

I have a problem with Chrome for Android and RadComboBox in RadGrid.
When I click on the combo nothing happens. Using Chrome dekstop and DevTools to simulate a Nexus 7 I can read this error:

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>

https://www.chromestatus.com/features/5093566007214080

 

The error comes from Telerik.Web.UI.WebResource.axd 

preventDefault @ Telerik.Web.UI.WebRe…289%3aed16cbdc:1133
_cancelEvents @ Telerik.Web.UI.WebRe…289%3aed16cbdc:4652
_compositeDragger @ Telerik.Web.UI.WebRe…289%3aed16cbdc:4604
i @ Telerik.Web.UI.WebRe…289%3aed16cbdc:1133
dispatch @ Telerik.Web.UI.WebRe…289%3aed16cbdc:1133
v.handle @ Telerik.Web.UI.WebRe…289%3aed16cbdc:1133

 

I use Telerik with 2013.1.417.40 version.

I can solve this problem? In dekstop I do not find this problem.

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 02 Aug 2019, 07:33 AM

Hi archimede,

We are already aware of this error and it is logged in our bug tracking system:

https://feedback.telerik.com/aspnet-ajax/1377607

Nevertheless, the error logged above is just a warning and should not affect the behavior of the ComboBox. I have tested the Grid with a template column having a nested ComboBox, but it is expanded successfully at my end. For convenience, I am attaching my test page to this reply so you can examine it at your end and compare it with your actual setup.

Regards, Vessy
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
archimede
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or