Closed
Bug 776856
Opened 13 years ago
Closed 11 years ago
Applet disappears when javascript:alert is called but reappears after hitting the alert's Ok button
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: karl.sangabriel, Unassigned)
Details
Attachments
(1 file)
|
2.09 KB,
application/octet-stream
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3
Build ID: 20120309135702
Steps to reproduce:
A) Tested existing web application in Firefox ESR 10.0.6.
1) A script component that uses JavaScript alert is invoked on a page
where there is an applet displayed.
B) Then, I created a simple HTML and reused existing applet
from the Internet (please see attachment).
Actual results:
When the alert box is displayed, the applet is not visible in the background. However, after clicking the alert's Ok button the applet reappears.
Both for A and B (please see "What did you do?")
Expected results:
When the alert box is displayed, the applet should still be visible in the background.
| Reporter | ||
Updated•13 years ago
|
OS: Windows 7 → Windows XP
Hardware: x86_64 → x86
Summary: Applet disappear with javascript:alert is called but reappears after hitting the alert's Ok button → Applet disappears when javascript:alert is called but reappears after hitting the alert's Ok button
Comment 1•13 years ago
|
||
This looks like a Design Choice being made to blend out all Plugin Stuff, i.e. happens on e.g. Flash Content, too.
Comment 2•11 years ago
|
||
Hello,
I just found this old bug and after some checks I have same opinion than XtC4UaLL in comment 1.
so i close this bug.
please reopen it, if you think that this is still a valid one and give us additonal information on it.
thanks for your help,
Stefan
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•