Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

check Flicker on mouseover in Safari

More
8 years 11 months ago #4297 by eddie Stok
Hello,
I'm currently developing a site with this extension, and it seems that all the text in the menu flickers momentarily when you mouse over any text in the menu, but this only happens in safari. I tested in chrome, but there the flicker doesnt occur. It's very annoying, and i hope that this can be resolved soon because i would hate it if i couldn't use this great menu extension because of this one stupid bug.
Kind regards

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #4305 by Jackie
Hi Eddies.
Thank you for feedback us.
I check our product on safari but i don't see problem as you said. Can you give me your site URL via message or on this topic? I'll help you check it soon.
Regards.
Jackie.

Best regards.
Jackie Nguyen.

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #4948 by Андрей
Unfortunately, there are flickering, and it is not just annoying, but rather off-putting from the use of this extension! Please - correct this error! Flickering occurs in all browsers on the local and virtual hosts, and on all kinds of templates! The menu is very important - but in a way such blunders, put it on the site simply can not be.
As it will spoil the whole site or online store! Note - flashing at everyone, not just me! If the previous menu was not like this - it means the problem and it was not at all. In this menu, you need to fix this! It is waiting for correction! All are waiting for !!! Thank you for understanding!

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #4988 by NT
Replied by NT on topic Flicker on mouseover in Safari
Hi Шеховцов,
Thank you for feedback us.
Please send me the account and site into the message private. I'll check for you in the shortest time.
*********
Best Regards,
-- NT--

****************
Best Regards
__DiepNT__

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #5310 by Pascal
It definitely flickers her too... On any browser (MAC OS 10.9.5, latest versions of Opera, Safari, Chrome, Firefox).
Maybe related to white backgrounds ?
See test capture (.mov video)

EDIT : Attachment did not make it. Here is a link to the video
https://dl.dropboxusercontent.com/u/5103997/megamenutest.mov

Regards,
--
Pascal
Last edit: 8 years 10 months ago by Pascal. Reason: add a link

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #5313 by Pascal
Oops. I mistakenly added Firefox to the list : It does NOT flickr in FF. I strongly suspect font-smoothing to be the culprit...
--
Pascal

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #5316 by NT
Replied by NT on topic Flicker on mouseover in Safari
Hi Barredespace,
Thanks for contacting us and choosing our product!
You can send us the site and back-end accounts, we will try to check for you in the shortest time. Cause there are many reasons (possibly due to border, box-shadow ...). Thanks.
*********
Best Regards,
-- NT--

****************
Best Regards
__DiepNT__

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #5317 by Pascal
Flickering happens only in webkit based browsers Windows and Mac. Internet Explorer and FF unconcerned.

--
Pascal

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #5336 by NT
Replied by NT on topic Flicker on mouseover in Safari
Hi, Barredespace
Please check back all accounts, I can not log in with the account you send. Thanks
*********
Best Regards,
-- NT--

****************
Best Regards
__DiepNT__

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago - 8 years 10 months ago #5371 by NT
Replied by NT on topic Flicker on mouseover in Safari
Hi, Barredespace,
Regarding your question please go to modules / mod_jux_megamenucss3 / assets / css / style.css
231 lines
# jux_megamenucss3 .megamenu.horizontal.center ul.level0 {
   float: left;
   position: relative;
   left: 50%;
   transform: translate (-50%);
   -webkit-transform: translate (-50%);
   -moz-transform: translate (-50%);
   -ms-transform: translate (-50%);
   -o-transform: translate (-50%);
}
edited into
# jux_megamenucss3 .megamenu.horizontal.center ul.level0 {
   position: relative;
   display: inline-block;
}
And line 149
# jux_megamenucss3 .megamenu .js-megamenu {
   margin: 0;
   padding: 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px! important;
}
edited into
# jux_megamenucss3 .megamenu .js-megamenu {
   margin: 0;
   padding: 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px! important;
   text-align: center;
}
Hope this help!

*********
Best Regards,
-- NT--

****************
Best Regards
__DiepNT__
Last edit: 8 years 10 months ago by NT.

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.048 seconds
Powered by Kunena Forum