mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 83 forks source link

UI behavior in Safari #125

Open ihatemyisp opened 7 years ago

ihatemyisp commented 7 years ago

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
mescon commented 7 years ago

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.

int3nz0r commented 7 years ago

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

ihatemyisp commented 7 years ago

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 commented 7 years ago

The full modal error message is:

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

ihatemyisp commented 7 years ago

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

mescon commented 7 years ago

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

ihatemyisp commented 7 years ago

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 notifications@github.com 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 commented 7 years ago

It's gotta be the CSS then...

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

shadowswan commented 7 years ago

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

GentleHoneyLover commented 6 years ago

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