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 458786 - Totem plugin fullscreen should show better title
Totem plugin fullscreen should show better title
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
2.19.x
Other All
: Normal enhancement
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on: 354181 458133
Blocks:
 
 
Reported: 2007-07-20 21:22 UTC by Sunil Mohan Adapa
Modified: 2014-04-30 11:22 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Sunil Mohan Adapa 2007-07-20 21:22:56 UTC
Currently (if the plugin fullscreen patch is applied Bug #354181) the current URL is shown in the title area of fullscreen. If we can fetch a nice display name (like page title or so) from browser part as discussed in Bug #458133, this name can be used as title in fullscreen mode.
Comment 1 Bastien Nocera 2008-06-01 01:02:56 UTC
I've already added that:

2008-05-31  Bastien Nocera  <hadess@hadess.net>

	* browser-plugin/totem-plugin-viewer.c
	(totem_embedded_update_title), (totem_pl_item_free),
	(totem_embedded_clear_playlist),
	(totem_embedded_open_playlist_item),
	(totem_embedded_get_nice_name_for_stream), (on_got_metadata),
	(totem_embedded_construct), (entry_parsed):
	Listen to got-metadata signal, and set the fullscreen title using
	either the playlist data, or the metadata from the playlist itself

We'd still need a way to get the page title, or some data from the parameters passed, in case we don't have metadata in the stream or the playlist.
Comment 2 Bastien Nocera 2014-04-30 11:22:19 UTC
The browser plugin has been removed from Totem. See this post for more details:
http://www.hadess.net/2014/04/good-bye-totem-browser-plugin.html