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

iOS support - Add cursor: pointer on iOS to click triggered elements #11

Open
Flynn77 opened this issue Oct 22, 2015 · 3 comments
Open
Assignees

Comments

@Flynn77
Copy link

Flynn77 commented Oct 22, 2015

Hi,
Protip works fine on desktop and Androïd devices, but seems to have problem on ios devices.
I have set protip like this :
el.protipSet({
trigger: 'click'
});
Works on desktop and Androïd devices, but not on safari on my iphone, tooltip no appear when i click on element.
Do you know this bug on iOS ?
Thanks for your help.
Regards.

@Flynn77 Flynn77 changed the title Mobile support iOS support Oct 22, 2015
@Flynn77
Copy link
Author

Flynn77 commented Oct 22, 2015

Resolved.
iOS bug : add "cursor:pointer" on element

@Flynn77 Flynn77 closed this as completed Oct 22, 2015
@wintercounter
Copy link
Owner

Weird iOS bug. Do you think I should consider to add cursor: pointer automatically to clickable elements with tooltip?

@Flynn77
Copy link
Author

Flynn77 commented Oct 22, 2015

Yes, i think it would be nice. However, good work.

@wintercounter wintercounter self-assigned this Oct 22, 2015
@wintercounter wintercounter reopened this Oct 22, 2015
@wintercounter wintercounter changed the title iOS support iOS support - Add cursor: pointer on iOS to click triggered elements Oct 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants