Closed
Bug 991605
Opened 12 years ago
Closed 12 years ago
Meta-Tag for Tab-Title
Categories
(Firefox :: Tabbed Browser, enhancement)
Tracking
()
RESOLVED
INVALID
People
(Reporter: nano, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140317233501
Steps to reproduce:
Opened a number of Tabs - same Website, different categories
Actual results:
Tab-Names are equal
Expected results:
There should be a Meta-Tag for Websites to control Tab-Titles.
LIKE
<meta name="tab-title" content="MoviesSite | Stream Donald Duck">
OR RESPONSIVE
<meta name="short-tab-title" content="MovSi | Donald Duck">
<meta name="tab-title" content="MoviesSite | Stream Donald Duck">
<meta name="long-tab-title" content="MoviesSite | Stream Donald Duck in Knights of Duckburg">
Updated•12 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Component: Untriaged → Tabbed Browser
Ever confirmed: true
Updated•12 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Updated•12 years ago
|
Flags: firefox-backlog-
Comment 1•12 years ago
|
||
This is something for HTML standards bodies to decide on such as http://www.whatwg.org/. Mozilla is not going to implement a non-standard meta tag.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•