GithubHelp home page GithubHelp logo

Comments (4)

ripose-jp avatar ripose-jp commented on May 25, 2024

Can you give me some steps on how to reproduce this?
I've used a version with that commit for a few weeks now and haven't run into any issues on Linux. I'm also not seeing any problems with the macOS version either.

from memento.

Calvin-Xu avatar Calvin-Xu commented on May 25, 2024

I finally found a reliable and portable way of reproducing this. Start Memento in windowed (not fullscreen) mode. Play this video from YouTube and select the Japanese subtitle. The subtitle widget displayed correctly. Fullscreen Memento, and the subtitle widget becomes transparent but still searchable on hover as described. Exit fullscreen and the widget continues to be transparent. A build on cb93730 does not have this bug.

Tested on macOS 12.0.1. Local and other videos are affected too (i.e., I downloaded the video and loaded it and could reproduce the bug).

from memento.

ripose-jp avatar ripose-jp commented on May 25, 2024

I don't have time to reproduce it right now, but if I had to guess it's going to be specific to macOS because updates are disabled when switching between fullscreen and windowed mode on macOS because Memento will hang otherwise. Since that code restores the old value of updatesEnabled, it is probably restoring a disabled value due to a race condition.
Rather than reverting the commit in question, I'll probably just ifdef the code out on macOS since it isn't strictly necessary. But this is just a guess pending further investigation. If it happens on other OSes, I'll revert it.

Thanks for the report.

from memento.

Calvin-Xu avatar Calvin-Xu commented on May 25, 2024

Thank you. I've read #7 before and understand that there have been issues with entering and exiting fullscreen on macOS. I am not able to test on other platforms at the moment but I think this is probably a good way of addressing this.

from memento.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.