jquery.smallipop icon indicating copy to clipboard operation
jquery.smallipop copied to clipboard

Smallipop Not working in firefox

Open mail2venkat opened this issue 11 years ago • 9 comments

any solution Please

mail2venkat avatar Sep 05 '13 07:09 mail2venkat

Hi,

can you post any error you get from the debugging console?

Do you have the problem on the demo site or with your own project?

Regards

Sebobo avatar Sep 05 '13 15:09 Sebobo

Hi,

Even I am facing the same problem. It works good in chrome but it does not work in firefox. Any solutions please

karthikanatraj avatar Sep 04 '15 05:09 karthikanatraj

@karthikanatraj Firefox works well for me on the demo site at http://projects.sebastianhelzle.net/jquery.smallipop/. I need more details to help with finding the issue.

Sebobo avatar Sep 04 '15 08:09 Sebobo

new picture

My firefox version is 40.0.3.

I dont get any popups.

karthikanatraj avatar Sep 04 '15 08:09 karthikanatraj

OK I get the same problem in Windows 10. Thx, I will investigate.

Sebobo avatar Sep 08 '15 14:09 Sebobo

Thank you

karthikanatraj avatar Sep 09 '15 04:09 karthikanatraj

Is this still an issue?

suprafly avatar Dec 16 '15 18:12 suprafly

Hi,

I am still having this issue. Any solution please.

On Wed, Dec 16, 2015 at 11:59 PM, Chris [email protected] wrote:

Is this still an issue?

— Reply to this email directly or view it on GitHub https://github.com/Sebobo/jquery.smallipop/issues/37#issuecomment-165201680 .

karthikanatraj avatar Dec 17 '15 09:12 karthikanatraj

Hi,

I tested a bit more and I think the main problem is that Windows reports as touch enabled. Because of this Smallipop behaves differently. I'm not sure how to proceed with this because there is no real good solution for touch devices and tooltips. See this http://www.stucox.com/blog/you-cant-detect-a-touchscreen/

But you can disable the touch behavior of Smallipop with the touchSupport option.

If you don't think that's the issue please check first in the inspector if the html tag has the class touch or touchevents.

Sebobo avatar Jan 05 '16 17:01 Sebobo