rsms / fb-mac-messenger

⚡️ Mac app wrapping Facebook's Messenger for desktop
https://fbmacmessenger.rsms.me/
MIT License
2.86k stars 243 forks source link

"x - +" buttons overlap with Messenger settings #387

Open dhharris opened 7 years ago

dhharris commented 7 years ago

To illustrate, here is the problem. I've been able to reproduce it by closing the app and reopening. Happens at random it seems.

image

karteek-paruchuri commented 7 years ago

Yeah this exists. But to by pass it temporarily, do a CMD + R and it disappears.

dhharris commented 7 years ago

Yeah, it's not a big deal, just letting you guys know that bug is there.

simon-ondrej commented 7 years ago

Reporting the same problem. Not a big inconvenience either. Just letting you know.

rsms commented 7 years ago

Known issue. Very long story, but the really short version is: Facebook keeps changing the HTML and JS of messenger.com meaning that this happens very often. We've tried to fix this numerous times during the last year or two, but at this point I'm not even going to try to fix it. The current code does a "best guess attempt" to find and hide the menu, but sometimes it doesn't succeed. Try reloading (cmd-R) and you might get lucky.

If someone wants to spend their time fixing this, feel free to send a PR and remember that you absolutely can not rely on CSS class names as they change as often as weekly (auto-generated.)

chrismessina commented 7 years ago

FYI, there's another case where this occurs when viewing someone's Messenger Day.

image

andrewmccullough commented 7 years ago

screen shot 2017-06-04 at 6 15 32 pm

Still an issue! Just FYI...