jQuery-Selectric icon indicating copy to clipboard operation
jQuery-Selectric copied to clipboard

Add .selectric-open even in native mode

Open radiocity opened this issue 7 years ago • 6 comments

Touch event broken (android devices, ios7 and google chrome responsive mode) in d02329720721c7c58fc2fba80fc09455c19b5896 (current) version, but 9e5987c0e84c50951b158ea1449e31c6dafffdb6 works fine on responsive mode.

radiocity avatar Nov 01 '16 14:11 radiocity

@radiocity

Could you please add some more details related to your problem? What exactly does not work?

gearsdigital avatar Nov 16 '16 12:11 gearsdigital

Wrapper doesnt get selectric-open class and dropdown div doesnt appear.

Mobile classes:

div.selectric-wrapper.selectric-hover.selectric-focus
    div.selectric-hide-select.has-no-error
    div.selectric

Desktop classes:

div.selectric-wrapper.selectric-hover.selectric-focus.selectric-open
    div.selectric-hide-select.has-no-error
    div.selectric

radiocity avatar Nov 16 '16 13:11 radiocity

Thank you @radiocity. I'll take a look and let you know what happend here.

gearsdigital avatar Nov 16 '16 15:11 gearsdigital

As far as I can tell this is intended behaviour and not a bug. I'll dig into this issue later this year...

gearsdigital avatar Nov 20 '16 23:11 gearsdigital

Have ran into the same problem.

kontur avatar Aug 13 '17 13:08 kontur

We still experience this issue. Is there any update on this?

jessicaix avatar Apr 15 '19 23:04 jessicaix