VOOZH about

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=648046

⇱ 648046 - Mark the active tab in windows that are not on the current desktop as inactive


Open Bug 648046 Opened 15 years ago Updated 3 years ago

Mark the active tab in windows that are not on the current desktop as inactive

Mark the active tab in windows that are not on the current desktop as inactive
Firefox
General
Trunk
All
All
defect
Points:
---
NEW
---
Iteration:
---
a11y-review
Accessibility Severity
Performance Impact
Webcompat Priority
Webcompat Score
Tracking Status
relnote-firefox
firefox-esr115
firefox-esr140
firefox-esr153
firefox152
firefox153
firefox154
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
Bug Flags:
Signature:
None
This bug is publicly visible.

 
We do all sorts of aggressive throttling for background tabs, but we define "background" as "not currently selected in the tabbrowser". We should consider extending this definition to all tabs in windows that are not on the current desktop (e.g. with Spaces on Mac or multiple desktops under Linux WMs). Detecting this condition might be complicated, though.

Updated

15 years ago
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
I'm not a mozilla developer but I have a hopefully useful idea: is it detectable that the browsers window is completely obscured (no part is visible, not sure I have the right terms)? At least in X, I believe windows on different virtual desktops were so obscured. If being completely obscured is detectable and it applies to windows not on the current desktop, using this method of detection would have the additional benefit (as I see it) of marking as inactive the tabs in windows that are simply completely behind other windows. If this happens to be stupid, sorry for the bother. 8-)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.