Closed
Bug 38861
Opened 25 years ago
Closed 25 years ago
Clicking on image on page causes a freeze
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: chrispetersen, Assigned: rickg)
References
()
Details
Attachments
(1 file)
22.22 KB,
text/html
|
Details |
Build: 2000050908
Platforms: All
Expected result: Clicking on logo image on page should do nothing.
What I get: The application freezes.
Steps to reproduce:
1) Open url or attached test case in Netscape 6.
2) Click the Clorox logo at the top of page, or the Clorox.com image in the
center of page.Neither of theses images have anchor and should do nothing.
3) After clicking on image, the browser will freeze.
4) I haven't been succuessful in breaking down this problem so I have attached
the source of the page.
Reporter | ||
Comment 1•25 years ago
|
||
Odd. In 2000050908 linux i only get the usual console output:
->>>>>>>>>>>>>> Write Clipboard to memory
I'm not seeing the problem, but my build is a few days old. I'll try again with
fresh build over the weekend.
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•25 years ago
|
||
I can nolonger reproduce this problem. Clicking on these image used to freeze the
browser in the previous build (May 09). Checked with the May 12th (2000051210) on
Mac and Win 98 builds.
I'm not seeing this with today's build, so I'm marking it worksforme.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
i'm not seeing a problem w/ the attached testcase (clicking on first
picture) using my w32 cvs build from yesterday. verifying worksforme.
petersen: the url you entered for the bug was http:.//www.clorox.com is it
possible that mozilla loaded that exact url and gave problems thereafter? I'm
assuming that's not the case and changing the url to help me find real
instances of http:[^/]
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•