Closed
Bug 120546
Opened 23 years ago
Closed 23 years ago
There should be menu item and shortcut to disable/enable ability to control focus for single window or document
Categories
(Core :: Security: CAPS, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: atmjav, Assigned: security-bugs)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020116
BuildID: 2002011604
Some HTML pages contain code that focuses window very often (for example, <BODY
onBlur="focus();">) so that it's difficult to work with other windows. There
should be menu item and shortcut to disable/enable ability to control focus for
single window or document.
May be, "Preferences->Advanced->Scripts and windows->Allow scripts to->Control
focus of the windows, opened by script" could be useful...
![]() |
||
Comment 2•23 years ago
|
||
Over to security; there is no back end for doing this on a per-document basis.
This is a duplicate, but can't find the original at the moment...
Assignee: rogerl → mstoltz
Component: XP Apps → Security: CAPS
QA Contact: pschwartau → bsharma
Whiteboard: DUPEME
Assignee | ||
Comment 4•23 years ago
|
||
There is a back-end for doing this on a per-host or per-domain basis. There is
no backend for doing this sort of thing per-document or per-window, and I don't
foresee one anytime soon. If it's a frontend for per-host content controls you
want, then someone please volunteer to write one. Otherwise, follow the
instructions at
http://www.mozilla.org/projects/security/components/ConfigPolicy.html.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 5•23 years ago
|
||
Wontfix.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•