Erizur / marble

Firefox fork that aims to restore native controls and similar stuff. Nothing out of the ordinary.
Other
6 stars 2 forks source link

Windows: Maximized windows on native titlebars expand to the top off-screen #1

Open Erizur opened 2 days ago

Erizur commented 2 days ago

This is a bug that was introduced in Marble 133. When maximizing a window, the native titlebar expands offscreen by a big pixel difference. I am going to check out what to do to fix it, but right now it's difficult for me to push updates and I haven't figured a solution yet.

How to reproduce:

Erizur commented 2 days ago

There's been decent progress to fix this. Apparently it broke because of updated 10 metrics inside firefox code. I don't really know how that works but i managed to look over a function to fix it. image