Kendo Web v2012.3.1114 Breaks iPad touch support compared to version v2012.2.710

StackOverflow https://stackoverflow.com/questions/14205747

  •  14-01-2022
  •  | 
  •  

質問

After transitioning from Kendo version v2012.2.710 to version v2012.3.1114, the touch-events on an ipad no longer trigger the navigation events for a PanelBar.

In addition I've noticed other kendo controls do not work for ipad after switching to the newer version.

To reproduce this error, I have created two identical websites simply utilizing different Kendo Web versions:

Kendo v2012.3.1114 http://kendo.mobnation.org/

Kendo v2012.2.710 http://kendo.mobnation.org/home/old

You can try both urls on an ipad and see that only v2012.2.710 triggers navigation (in this case a simple # change) when an item is clicked. You can simulate this in Google Chrome by enabling the developer console (F12), clicking the black gear icon in the bottom right corner, select the "Overrides" tab, change the User Agent to "iPad iOS 5" and tick the "Emulate touch events" checkbox (Ensure you refresh the page).

役に立ちましたか?

解決

Try to install the latest internal build - few weeks after the official release (1114) many issues of this kind were troubleshooted.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top