Jason Vertucio created CB-12637:
-----------------------------------
Summary: iOS magnifier: appears on double-click
Key: CB-12637
URL: https://issues.apache.org/jira/browse/CB-12637
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 6.5.0
Reporter: Jason Vertucio
This may affect other versions and additional components. My issue is on iOS
10.x. I've reproduced this on both a Kendo Mobile application and an Ionic 2
app. I tested against both
[cordova-plugin-actionsheet|https://github.com/EddyVerbruggen/cordova-plugin-actionsheet]
and
[cordova-plugin-x-socialsharing|https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin]
with the same results.
*To reproduce:*
# Enter {{<preference name="SuppressesLongPressGesture" value="true" />}} into
config.xml
# Add above plugins to app
# _(You may take the time to create a sample Kendo Mobile app or sample Ionic
app.)_
# Run app
# Longpress on an area of the screen
# Double-tap on an area of the screen
# (You may use the Safari Console to trigger an ActionSheet from one of the
above plugins, or you may update your Cordova project source code to do so upon
command.)
# Trigger ActionSheet, and then close/cancel ActionSheet.
# Longpress on an area of the screen
# Double-tap on an area of the screen
*Expected result*
# No magnifier would appear in any longpress or double-tap on screen
*Actual result*
# After the Actionsheet has been displayed and dismissed, double-tapping causes
magnifier to appear at the top of the screen
*Environment*
cordova: 6.5.0
cordova-ios: 4.3.1
Device: iPhone 6, iPhone 6plus, iPhone 7
iOS: 10.2.1
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]