Closed
Bug 258275
Opened 21 years ago
Closed 21 years ago
newly opened tabs are not empty after visiting a particular site
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 162134
People
(Reporter: brammeleman, Assigned: bugs)
References
()
Details
Attachments
(1 file)
151 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.4 (KHTML, like Gecko) Safari/125.9
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
After visiting www.centralpoint.nl, every new tab (a link opened in a new tab or just an empty tab)
displays an element that belongs to www.centralpoint.nl.
Reproducible: Always
Steps to Reproduce:
1. visit www.centralpoint.nl
2. open a new tab using ctrl+t
(3. open another new tab)
Actual Results:
the new tab shows a yellow navigation bar in the html area.
Expected Results:
it should open a blank tab
Comment 1•21 years ago
|
||
I see this too.
Mac OS X 10.3.5; Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3)
Gecko/20040913 Firefox/0.10
Comment 2•21 years ago
|
||
Confirming. The offending element is actually a Java applet. The attachment is
not really a minimal testcase because it still refers to the Applet on
www.centralpoint.nl. It appears here as a light-green rectangle saying
"Loading...".
I think this might have security implications: basically we're allowing one
site to overwrite content of another site displayed on a different tab. The
user will think the content comes from a different source than it actually
does.
Comment 3•21 years ago
|
||
This is as a duplicate of bug 162134.
Comment 4•21 years ago
|
||
*** This bug has been marked as a duplicate of 162134 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•