Muximux icon indicating copy to clipboard operation
Muximux copied to clipboard

UI behavior in Safari

Open ihatemyisp opened this issue 8 years ago • 10 comments

OSX 10.12.4 Beta Safari Version 10.1 (12603.1.23.1)

All the tabs are supposed to have text on them, but they don't. You can click on the tab image and the tab loads however.

screenshot 2017-02-12 12 45 58

ihatemyisp avatar Feb 12 '17 17:02 ihatemyisp

Very weird... can you check the source and see that the text is actually there? I don't have OSX or Safari, so it's kinda hard to debug for me.

mescon avatar Feb 13 '17 15:02 mescon

I'm having the same issue, macOS 10.12.3 + Safari 10.0.3 (12602.4.8)

int3nz0r avatar Feb 14 '17 16:02 int3nz0r

Verified the text is actually in the source. I'm no web dev but it looks like the JS is causing the issue?

screenshot 2017-02-14 15 16 25

ihatemyisp avatar Feb 14 '17 20:02 ihatemyisp

The full modal error message is:

Error while parsing the 'sandbox' attribute: 'allow-modals' is an invalid sandbox flag.

ihatemyisp avatar Feb 14 '17 20:02 ihatemyisp

Just for testing, I get identical errors in Safari Tech Preview 10.2

ihatemyisp avatar Feb 14 '17 20:02 ihatemyisp

Seems that this error shouldn't cause the issue, according to this: https://github.com/jsfiddle/jsfiddle-issues/issues/882

mescon avatar Feb 16 '17 08:02 mescon

Makes sense. Not sure what the cause is then. I'm not getting any other errors in the Dev Console. I'll see what i can dig up.

On Feb 16, 2017, at 03:09, mescon [email protected] wrote:

Seems that this error shouldn't cause the issue, according to this: jsfiddle/jsfiddle-issues#882

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ihatemyisp avatar Feb 16 '17 14:02 ihatemyisp

It's gotta be the CSS then...

Unfortunately I'm not versed in CSS enough to troubleshoot without help.

ihatemyisp avatar Feb 17 '17 00:02 ihatemyisp

+1 for this, seems to work fine in chrome though

shadowswan avatar Jun 20 '17 10:06 shadowswan

This issue still remains and not only on macOS but also on iOS,

GentleHoneyLover avatar May 07 '18 11:05 GentleHoneyLover