Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hilight is heavily blinked in MSIE 11 #465

Open
lokapal opened this issue Oct 6, 2016 · 4 comments
Open

Hilight is heavily blinked in MSIE 11 #465

lokapal opened this issue Oct 6, 2016 · 4 comments

Comments

@lokapal
Copy link

lokapal commented Oct 6, 2016

Hello, developers!

Your library is truly magnificent fork, but did you ever tried to look to YOUR page
http://fvancop.github.io/ChartNew.js/Samples/highLight1.html
in Microsoft Internet Explorer 11? I see heavy blinking of all graph when mouse is moving over bars/radar parts/etc. Firefox and Chrome are Ok.

@FVANCOP
Copy link
Owner

FVANCOP commented Oct 6, 2016

Indeed :-( . I have to look what happens in IE11.

Thanks for reporting the problem.

@lokapal
Copy link
Author

lokapal commented Oct 20, 2016

Sorry to report, but I can see the same blinking in Apple Safari 9.1 (11601.5.17.1) from Mac OS X El Capitan 10.11.4 (one of the most fresh one). Under Apple I can see that blinking is rather redraw all chart over the previous one (if it helps).

@FVANCOP
Copy link
Owner

FVANCOP commented Nov 22, 2016

Problem has been fixed for IE; Unfortunately, I could not implement the same solution for Safari browser. I do not have a Mc to debug it... Only a IPhone where I see that it does not work.

@ALL : Can someone test it (and debug the problem) on Safari browser. To test it on safari browser, you have to remove " && (navigator.userAgent.indexOf("Safari")==-1) " on line 665.

Thanks in advance,
François

@lokapal
Copy link
Author

lokapal commented Dec 1, 2016

Hello, François!

Just tested it on my site and Mac OS X El Capitan 10.11.4 Safari. Works like charm. Unfortunately (or fortunately? ;) I don't have any iPhone/iPad/iEtc :) to test it on mobile Safari (in Android and OSS we trust ;) I can test it, however, if you want, in some deviant browsers like Konqueror (Linux KDE built-in browser) or Dolphin (Android browser) ;-)
As for debug iOS version (if you really want to accept this headache) - I can only advice to use MacOS X image in VMWARE Player. MacOS X has Xcode, and there you can run the iOS simulator ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants