Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to drag windows under Floorp/Firefox #497

Open
melroy89 opened this issue Jan 2, 2025 · 7 comments
Open

Unable to drag windows under Floorp/Firefox #497

melroy89 opened this issue Jan 2, 2025 · 7 comments
Milestone

Comments

@melroy89
Copy link

melroy89 commented Jan 2, 2025

After opening and closing some windows and playing around. I'm now unable to move windows around by trying to click and drag..

See:

unable_to_drag.mp4

I do not see any errors in the console log.

Testing on: https://dustinbrett.com/

@melroy89
Copy link
Author

melroy89 commented Jan 2, 2025

I know how-to reproduce it. Try to go backwards in the browser and then forward again (so you're back on the same site/OS).

@DustinBrett
Copy link
Owner

Does the issue persist if you load in Firefox's Private mode?

@melroy89
Copy link
Author

melroy89 commented Jan 2, 2025

So this issueiis also reproducible by going back and forward in the browser in the same tab.

Opening the site in a new tab, will just load the site correctly again (aka fixes the issue).

@DustinBrett
Copy link
Owner

So this issueiis also reproducible by going back and forward in the browser in the same tab.

Ok I will look into that. But once in Private mode could you reproduce it? I am wondering if it could be network/cache related.

@melroy89
Copy link
Author

melroy89 commented Jan 2, 2025

Try to go back and forward multiple times if needed. I'm pretty sure it is some kind of cache issue or Javascript issue that is most likely not triggering correctly to load the page using backwards/forwards buttons.

See:

multiple_back_forward.mp4

@DustinBrett
Copy link
Owner

DustinBrett commented Jan 2, 2025

I agree that it seems related to cache/loading of resources. The bugs manifest in different ways but the main cause seems to be a bundle not properly loading or being ran. I have seen this behavior when I close my web server while doing dev work. I will try and find a way to recreate this to see if it's something I can fix.

Closed #496 which atm I am considering the same issue as this one.

@melroy89
Copy link
Author

melroy89 commented Jan 2, 2025

I could expect that another root cause could be that Javascript won't trigger the onLoad event correctly, or whatever js frameworks you're using.

@DustinBrett DustinBrett modified the milestones: P0, P1 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants