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

Does not work properly on iPhone #64

Open
mnzawa opened this issue Jan 11, 2022 · 5 comments
Open

Does not work properly on iPhone #64

mnzawa opened this issue Jan 11, 2022 · 5 comments

Comments

@mnzawa
Copy link

mnzawa commented Jan 11, 2022

I discovered this bug in December 2021.
Reproduce on the latest iOS.

When I display share-this and try to tap the share button, it disappears.
https://maxart2501.github.io/share-this/
Perhaps the click event isn't working properly, but I'm not sure.

It works on PC and Android, so I think it's a problem only for iOS.
Is there any improvement plan?

@MaxArt2501
Copy link
Owner

Hello, thank you for the feedback.
It seems to work properly for me in my iPhone, so maybe can you specify what is happening exactly?
Are you using Safari? Which of the 5 share buttons are you clicking? What disappears: the selection, the popover...?

@mnzawa
Copy link
Author

mnzawa commented Jan 11, 2022

Thank you for confirming.

Here are the results from two users who tried it.

  • I'm on the latest iOS 15.1.
  • I tried it in safari and chrome and it didn't work.
  • It only shows 4 types instead of 5 and I couldn't press any of them.
  • The ones that disappear are popovers.

@MaxArt2501
Copy link
Owner

MaxArt2501 commented Jan 11, 2022

The fifth sharer (the 4th in order) appears only if the selected text is unique in the container (case sensitive).
I have iOS 14.7 right now so maybe that's the culprit (i.e. Apple breaking things again). I'll investigate more thoroughly when I'll update the OS.

@mnzawa
Copy link
Author

mnzawa commented Jan 11, 2022

Thank you.
I look forward to your investigation.

@Ismael-Hery
Copy link

Hello @MaxArt2501,

I encounter the same problem. Click on iOS 15.3.1 closes the pop over without triggering action. Adding manually a click event listener does not work either.

Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants