After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671869 - Browser plugin's navigation bar filled with URL in fullscreen mode
Browser plugin's navigation bar filled with URL in fullscreen mode
Status: RESOLVED DUPLICATE of bug 657527
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-12 08:47 UTC by Milan Bouchet-Valat
Modified: 2012-03-28 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Bouchet-Valat 2012-03-12 08:47:43 UTC
When watching a movie from the browser in fullscreen mode, the navigation bar at the bottom shows the URL of the file being played. When the URL is long, which is often the case with media servers, the scroll widget is reduced to a point, meaning you cannot navigate in the video at all (anyway, the whole screen is not enough to show the whole URL). Out of fullscreen, the URL is not shown, so the problem does not happen.

Most direct solution is to set max-width-chars on the URL label. But we may as well hide the URL completely, as it is really never useful for Web videos, and that's probably why it is not shown out of fullscreen.

I'm not able to make a screenshot since the bar disappears as soon as it's activated, but you can easily reproduce this using e.g. this link:
http://www.france5.fr/c-politique/index.php?page=article&numsite=4097&id_article=12215&id_rubrique=4100
(BTW, enjoy the French presidential campaign, Bastien :-p)
Comment 1 Bastien Nocera 2012-03-28 15:11:33 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 657527 ***