Word "Playing..." on the tab messes up window sizes
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
People
(Reporter: andreypz, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
Open a page where an audio is playing.
- try on youtube.com:
Start the video, than pause it for a few seconds. Then unpause it. - even better, try on lichess.org and try to play a game of chess, expanding enlarging a board a bit
Actual results:
Word "Playing" appears under the tab title.
When you hit pause the word disappears and the whole video jumps up a bit.
When unpaused, it jumps again
This is very annoying, but tolerable on youtube. On lichess.com it's impossible to tolerate because the chess boards is shrinking and expanding
It is mos
Expected results:
The height of the tab should not change when audio is playing (word playing should fit in the existing height of the tab's title).
Alternatevely, there should be an option to disable that behaviour. In fact in previous version it was possible to disable switching of "proton". In version 91.0 this does not work.
Comment 1•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•10 months ago
|
||
I believe this is a UI-related issue rather than an audio/video issue.
Comment 3•10 months ago
|
||
Comment 4•10 months ago
|
||
Could you try to reproduce this issue with a new profile? Here is a link on how to create a new profile: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles
Would you mind checking latest nightly version of firefox as well? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/
Hi Clara,
-
Yes, this is the same problem as described in https://bugzilla.mozilla.org/show_bug.cgi?id=1722260
-
The issue is reproduced in a new profile.
-
The issue is still there a Nightly version 93.0a1 which I tested.
Another useful piece of information: I am running Firefox on Ubuntu, particularly:
Ubuntu 20.04.3 LTS
I hope someone could test it on Ubuntu on your team, and fix this asap.
It looks like in 92.0 the bug is kind of solved.
The "Playing" word still shoes up, but the tab size does not change. That's good enough for me, thanks.
Comment 7•9 months ago
|
||
Hi ,
Thanks for confirming this issue has been solved on your end.
I’ll mark this ticket as resolved. Please feel free to reopen this bug if you have any troubles.
Regards, Clara
Updated•9 months ago
|
I don't know if simply adding a comment reopens a bug or some other procedure is required,
but for me, on Firefox 92.0.1 (64 bit) on Windows 10 - the behavior is NOT changed at all.
Here is a barebones test case:
http://acrozilla.com/test1/soundtest.html
(Use https if you prefer that.)
Open the page in a window all by itself (but for sure with no other sounds playing).
Open the Web Developers Tools -> console.
Click the "Play Sound" button.
What happens is:
a ticking sound plays, and at that time "PLAYING" appears and the window resizes to 2 pixels less in height.
It plays for a few seconds, and after a short delay, "PLAYING" goes away and the window resizes back to
its original size. The size changes are logged to the Developer's console.
If you watch carefully, you can see the contets of the window move.
It is even more effective if you put two copies side by side exactly lined up.
As in the above picture, FF-PlayingSizeBug.jpg - view in large format to see that the lines on the right are 2 pixels lower.
(2 pixels is not a lot, but it is noticeable in a "busy" window.)
Updated•9 months ago
|
Updated•9 months ago
|
Comment 11•9 months ago
|
||
@andreypz wrote:
Another useful piece of information: I am running Firefox on Ubuntu, particularly:
Ubuntu 20.04.3 LTS
Which desktop environment are you using?
I reported https://bugzilla.mozilla.org/show_bug.cgi?id=1714276 which looks similar and which is linked. For me the bug happens at least with xfce-4.12 (xubuntu-18.04.6).
Description
•