Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346998
    Rad
    Moderator

    Hi there,

    There should be no issue with chrome, else, we should see it since we primarily work on chrome. I checked it again to be sure and it’s working fine.

    What’s your chrome version and device?

    Thanks!

    #1355864
    dthom
    Participant

    Sorry for late response here. I did not see the second page.

    Chrome version Version 56.0.2924.87 and Windows 10 tablet (with touch screen).

    Still having the issue here.

    #1356402
    Rad
    Moderator

    Hi there,

    I see, there a lot of issues when it comes to hybrid devices since they are both desktop and tablet. Some features will not work since they can’t be active at the same time. A laptop/desktop with 1336px resolution with touch screen is just the same as a tablet with keyboard accessories. And it’s hard to detect which is which especially the same OS is being used in wide range of devices. We’re aware of this issue and we’re finding some alternatives, but still no luck due to browser limitation. Though, if you can provide a video recording then maybe I can check if it’s just a coding issue, or device feature issue.

    Thanks!

    #1356822
    dthom
    Participant

    Thanks for the reply. I just checked this behavior on a non-touchscreen windows 10 pc and made the short attached video using chrome. Edge seems to display the same problem on either device. Firefox and ie work on either device.

    If you could help with a workaround that would be greatly appreciated.

    #1356940
    dthom
    Participant

    here is a video zipped file.

    #1357325
    Rad
    Moderator

    Hi there,

    I’m on windows 10 and chrome too and it works, but a bit buggy due to the way you declared your lightbox. You have multiple lightboxes with same selectors, if you intend to apply lightbox for each image, then use unique selectors, if you intended to apply the same lightbox for all image then use just single lightbox with same selector.

    Since you use lightbox for different images with a different selector, then lightbox with no selector or with .x-img-link as selector shouldn’t be added. You’re simply applying another lightbox to already enabled image’s lightbox. Cleaning it may fix your issue, but again, this works okay on my end but just a bit buggy and sluggish.

    Thanks!

    #1358059
    dthom
    Participant

    OK, thanks.

    #1358342
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1203797 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>