Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: cannot scroll horizontally on inputs in iOS #7627

Closed
1 of 3 tasks
ej-shafran opened this issue Aug 21, 2024 · 2 comments
Closed
1 of 3 tasks

[Bug]: cannot scroll horizontally on inputs in iOS #7627

ej-shafran opened this issue Aug 21, 2024 · 2 comments
Labels

Comments

@ej-shafran
Copy link

Capacitor Version

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2

Installed Dependencies:

@capacitor/android: not installed
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/ios: 6.1.2

[success] iOS looking great! 👌

Other API Details

npm --version: 10.8.1
node --version: v20.13.1
pod --version: 1.15.2

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

When rendering an HTML input, if the text in the input overflows (in web and Android) you can swipe horizontally over the input to scroll it and show the rest of the text. However, when doing the same thing in iOS, the horizontal swipe does not work, and you cannot easily view the rest of the text within the input. You can run the iOS app in the provided reproduction to see.

Expected Behavior

I expect the behavior of inputs in iOS to match that of the Android build or the web version.

Project Reproduction

https://github.com/ej-shafran/capacitor-scroll-ios-issue

Additional Information

No response

@jcesarmobile
Copy link
Member

I see the same behavior on the iOS app and on iOS Safari, so looks like iOS doesn't behave the way you want, but it's not a bug, just how iOS works.

You can do a long press on the input and that allows you to drag left or right to show more text, but not swipe.

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
Copy link

ionitron-bot bot commented Sep 27, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants