Closed
Bug 191114
Opened 22 years ago
Closed 22 years ago
reused popup window should get focus from parent but doesn't
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: annalo, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130
http://hem.fyristorg.com/annalo/fotoAnders/galleri_1.html
a javascript opens a new popup window containing enlarged images from a
photogallery, but the smaller one doesn't get focus when called the second time
but stays in the background. in netscape this works just as supposed (and also ie)
i have put the focus command both in the new body and in the calling script.
Reproducible: Always
Steps to Reproduce:
1.click a thumbnail. the first time the this works fine..
2.second time i click a thumb from the parent window the new small one stays in
the background
3.
Actual Results:
the window reloads with the correct content, but stays in the back
Expected Results:
well, is the focus command supported?
Comment 1•22 years ago
|
||
it does work for me, using win98, 2003011713.
Do you have "Raise or lower windows" checked under
preferences->Advanced->Scripts & plugins?
Comment 2•22 years ago
|
||
Using Mozilla trunk binary 2003010708 on WinNT.
Reassigning to Browser-General; this is not an engine issue.
I think Alfonso may have the answer. If I uncheck "Raise or lower windows"
in Edit > Preferences->Advanced->Scripts & Plugins, I see the behavior
that Anna has described. But when this option is checked, the site
works perfectly for me.
Assignee: rogerl → asa
Component: JavaScript Engine → Browser-General
QA Contact: pschwartau → asa
Comment 3•22 years ago
|
||
Anna has mailed me:
hi,
thanks a lot for your answer. just downloaded mozilla today, so i missed that
one! grr
thanks!
.anna lena
so marking this one as WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•