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)

enhancement
Not set
normal

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
*** Bug 157315 has been marked as a duplicate of this bug. ***
I'll get to this eventually.
Assignee: ben → caillon
Assignee: caillon → prefs
Summary: RFE: Preference to disable changes of windows' title → RFE: Preference to disable changes of windows' title (dynamic <title> changes)
*** Bug 238483 has been marked as a duplicate of this bug. ***
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)
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.
wasn't this WONTFIX'ed in bug 130912 ?
Product: Browser → Seamonkey
(Filter "spam" on 'prefs-nobody-20080612'.)
Assignee: prefs → nobody
QA Contact: bugzilla → prefs
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
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.