-
-
Notifications
You must be signed in to change notification settings - Fork 383
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
Percentage complete does not update if tab is unfocused #1251
Comments
Same on Linux 24.04.1 LTS with firefox. |
Same on windows with Firefox BUT windows with Edge or Chrome update correctly. |
@3dcase thx for your feedback. normally i just use Chrome or Arc on MacOS and also so no issues here. so it looks like a firefox specific issue. |
I asked Perplexity about the firefox feature of browser.tab.unload what is the effect of setting browser.tabs.unloadOnLowMemory to false in firefox? Are there any negative consequences?
Potential Negative Consequences
In summary, while setting browser.tabs.unloadOnLowMemory to false allows for a more stable tab experience without unexpected unloading, it can lead to increased memory usage and a higher risk of crashes on systems with limited resources. Users should weigh these factors based on their specific hardware capabilities and browsing habits before making this change. Maybe this is helping but does not seem a good idea to switch that off. |
To be honest... this is the default setting for each other browser... so i dont think it is a "really bad idea"... |
Mainsail Version:
v2.4.1
Browser:
Firefox
Device:
Desktop PC
Operating System:
Windows
What happened?
The percentage complete displayed in the tab of a print job does not update but stays on the last updated percentage using Firefox 109.0 (64-bit) on Windows 10 when the tab with Mainsail interface does not have the focus. Interestingly, the "pie chart" style visualization icon seems to always update, but not the text with the percentage beside it. As soon as the tab has the focus, the text is updated to reflect the correct percentage. If the tab is left defocused when the print job finishes, the text in the tab seems to always update to "Complete" and the pie-chart visualization disappears even without having focus.
This issue seems to only occur when the Mainsail interface is left on the main dashboard, but seems to never occur when switching to the gcode viewer or the Machine section in the interface. Other sections of the Mainsail interface have not been tested by me for this issue.
What did you expect to happen instead?
Tab always updates even without focus.
How to reproduce this bug?
Start a print job, make sure Mainsail is showing the main dashboard, then switch to another browser tab. The text indicating the percentage complete of the print job will not update, but the pie-chart icon will.
Additional information:
No response
The text was updated successfully, but these errors were encountered: