reimandlab / ActiveDriverDB

ActiveDriverDB
GNU Lesser General Public License v2.1
12 stars 3 forks source link

network view does not display in safari #115

Closed reimand0 closed 7 years ago

reimand0 commented 7 years ago

only blank canvas is shown in Safari Version 10.1.1 (12603.2.4). Chrome Version 59.0.3071.115 is happy

krassowski commented 7 years ago

I confirmed this using browserstack (I do not own Mac and Safari is sadly no longer distributed for OSs other than MacOS). It seems to be an issue with CSS3 transitions and svg elements out there for more than a year. Unfortunately I do not see any easy fix for that.

More precisely the issue is that the network, though rendered correctly is not positioned in the window so an user is unable to see it - translation and scale transformations do not work on Safari. I will investigate it further.

krassowski commented 7 years ago

I added a fallback mode so the network works again on Safari. I tested it using browserstack on Mavericks with Safari 7.1 and it worked well. Could you confirm if it works for you on 10.1.1 too, please?

reimand0 commented 7 years ago

yes it looks to be working on my mac. thanks!

On Fri, Jul 21, 2017 at 2:18 PM krassowski notifications@github.com wrote:

I added a fallback mode so the network works again on Safari. I tested it using browserstack on Mavericks with Safari 7.1 and it worked well. Could you confirm if it works for you on 10.1.1 too, please?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/reimandlab/ActiveDriverDB/issues/115#issuecomment-317075246, or mute the thread https://github.com/notifications/unsubscribe-auth/ASYC_R_TPl4A-o0-FroqrrOy0ur85QUDks5sQOtogaJpZM4OeS90 .