Closed
Bug 135944
Opened 23 years ago
Closed 17 years ago
RFE: Preference to disable changes of windows' title (dynamic <title> changes) (javascript)
Categories
(SeaMonkey :: Preferences, enhancement)
SeaMonkey
Preferences
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 130912
People
(Reporter: amla70, Unassigned)
References
()
Details
Just like it has been done with status bar text, after visiting
http://www.aeci.es/default.htm today I think that it would be nice to have a
checkbox in the scripts&windows panel (or at least an UI-less preference) to
disable the changes in the title of the window.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9+) Gecko/20020402
Comment 1•23 years ago
|
||
*** Bug 157315 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Assignee: caillon → prefs
Summary: RFE: Preference to disable changes of windows' title → RFE: Preference to disable changes of windows' title (dynamic <title> changes)
Comment 3•21 years ago
|
||
*** Bug 238483 has been marked as a duplicate of this bug. ***
Comment 4•21 years ago
|
||
Adding "javascript" to subject as I think that's what caused the dupe.
Summary: RFE: Preference to disable changes of windows' title (dynamic <title> changes) → RFE: Preference to disable changes of windows' title (dynamic <title> changes) (javascript)
Comment 5•21 years ago
|
||
Another example is at http://users.adelphia.net/~thofab/index2.htm .
Maybe we should just use the same preference as the "change status bar" pref
(dom.disable_window_status_change). If the user sets that to "true," both status
bar and title bar changes would be blocked.
Comment 6•21 years ago
|
||
wasn't this WONTFIX'ed in bug 130912 ?
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 7•17 years ago
|
||
(Filter "spam" on 'prefs-nobody-20080612'.)
Assignee: prefs → nobody
QA Contact: bugzilla → prefs
Comment 8•17 years ago
|
||
Dup of bug 130912
The solution is to set the following preference in about:config :
capability.principal.default.Window.title.set to noAccess
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 9•17 years ago
|
||
For anyone reading this bug.
Refer to
http://kb.mozillazine.org/Security_Policies#Prevent_web_pages_from_changing_the_text_in_the_title_bar
to know what the current value is for the disable option and do not rely on the value above to be still correct.
You need to log in
before you can comment on or make changes to this bug.
Description
•