black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.41k stars 190 forks source link

Not able to go full-screen in video players, like YouTube etc #983

Open ishaanbhimwal opened 2 months ago

ishaanbhimwal commented 2 months ago

Describe the bug

Full-screen mode is broken due to lepton but works fine if customization settings are set to false. I was using the default user.js.

Expected behavior

No response

Screenshots

No response

OS

Linux

OS - Others

No response

Firefox Version

129.0.1

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
```javascript // Your settings ```

Additional context

No response

black7375 commented 2 months ago

YouTube full screen works well for me. What symptoms did you have?

ishaanbhimwal commented 2 months ago

Can I use Betterfox js alongside Lepton ui?

black7375 commented 1 month ago

Of course it is possible. Waterfox is an example of using these two together.

ShinyGil commented 1 month ago

Do you use fractional scaling? For me, it is Lepton UI when using fractional scaling (e.g. 125%) that causes this.

ishaanbhimwal commented 1 month ago

@ShinyGil Yup! I use fractional scaling at 125% as well. For now, I am just using betterfox user.js with the default ui.

ShinyGil commented 1 month ago

@ShinyGil Yup! I use fractional scaling at 125% as well. For now, I am just using betterfox user.js with the default ui.

Well then. @black7375 I believe we found what causes this bug and how to reproduce it.