Closed
Bug 177390
Opened 22 years ago
Closed 22 years ago
onFocus of document does open pop-up even if we have pop-ups blocked.
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 159036
People
(Reporter: desale, Assigned: dveditz)
Details
(Keywords: qawanted)
Attachments
(1 file)
(deleted),
text/html
|
Details |
if we open window onfocus of document object then it does open window. (even with
open unrequested windows unchecked")
Sure it involves user action to click anywhere in document (even inside inputs)
but this could be the easiest workaround since user is bound to click on
document for something (mostly to fillout any information asked or to provide
userID's & passwords or just to scroll or anything like that).
STEPS TO REPRODUCE:
1) Uncheck preference 'Open unrequested windows'.
2) Load testcase I'm going to attach.
3) click anywhere in your content window (document).
EXPECTED RESULTS:
No Popup window should showup.
ACTUAL RESULTS:
Pop-up showsup loading yahoo.com
If you try to close pop-up, it keeps on popping again (because parent document
gets focus back again).
This could be easy workaround.
Testcase following.
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
over to dveditz.
Assignee | ||
Comment 3•22 years ago
|
||
as currently designed, onfocus != onload, onunload or setTimeout
*** This bug has been marked as a duplicate of 159036 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•