PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Sticking Popup Window

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

We are seeing a"sticking window" problem with the Preview on hover function. It does not happen every time, but enough to make it very annoying for users. I created a video demonstrating the problem here:

https://screencast-o-matic.com/watch/c31iFwV3Y89

I will post a link to a test page in the private window. To duplicate the problem, load the page and then immediately change the sort order, and then hover over the image. Can sometimes take several tries before you see the problem.

This example was done in Chrome, but we have also seen it happen in Edge.

Hello

Try  in  file  -"\wp-content\plugins\woot-products-tables\assets\js\generated-tables.js"  - add  code - https://share.pluginus.net/image/i20220608092508.png

document.querySelectorAll('td[data-key="thumbnail"] a').forEach(function (item) {
item.removeAttribute('onmouseover');
});

Added the new code. Deleted server and browser cache, Purged CDN. Still see the same issue.

 

DELETED

Actually, I am finding that it is much harder to duplicate this problem, but I still can if I try enough times.

Hello

I did a test - https://c2n.me/4fS9KJe - I can't replicate this problem

I haven't been able to replicate the problem this morning either, so will assume that this has been resolved.

Thanks for your help!

Hello

Great! welcome;)