Closed
Bug 267321
Opened 20 years ago
Closed 20 years ago
XUL title is ignored on tabs
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 126903
People
(Reporter: news, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
If you set up a XUL file and try to open it in a tab in Firefox, the title
specified on the Window tag is ignored - the URL is placed on the tab instead.
Reproducible: Always
Steps to Reproduce:
1. Set up a XUL file on a web server (view source in the above url for example)
2. open a new Firefox tab, go to that URL
3. look at the title of the tab
Actual Results:
the URL itself was on the tab
Expected Results:
The title specified on the window tag should have been on the tab
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 126903 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•