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

Problem with DropDownList on iPad(ios13.5)

2 Answers 99 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
yang
Top achievements
Rank 1
yang asked on 05 Jun 2020, 11:04 AM

Hello Dear,
I have a problem when I use DropDownList in IPAD 13.0 Safari browser - Request Desktop Sites is on

<device>

IPAD IOS version - 13.5

<kendoUI Version>

v2013.2.918

<Source>

$(tagName).kendoDropDownList({

        dataTextField: textField,
        dataValueField: dataValueFieldName,
        dataSource: datasources,
        autoBind: autoBind,
        select : func
});

<descreption>
when the kendoDropDownList is selected by touch, the binded function will never  be fired

<others>

this problem will not happen in IPAD 13.0 Safari browser - Request Mobile Sites is on

this problem will not happen in IPAD 12 Safari browser

this problem will not happen in desktop browser such as Chrome, IE11

 

Based on the old Kendo UI version used and the code modifications + the changes introduced in iOS 13 the issue might be a quite complex one,

I will be very very grateful if  I  can get some hints or advices about how to resolve this issue.

or would someone tell me the difference in dropdownlist when it worked on Safari Request Mobile Sites Mode and Request Desktop Sites Mode

Regards

 

 

 

 

2 Answers, 1 is accepted

Sort by
0
yang
Top achievements
Rank 1
answered on 08 Jun 2020, 02:52 AM

I tried it with the latest version of Kendo UI.

It won't happen

0
Petar
Telerik team
answered on 09 Jun 2020, 09:32 AM

Hi Yang,

Thank you for sharing what has resolved the issue on your end with the community. Your feedback could be helpful for someone else who hits similar to your scenario.  

Regards,
Petar
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
DropDownList
Asked by
yang
Top achievements
Rank 1
Answers by
yang
Top achievements
Rank 1
Petar
Telerik team
Share this question
or