Closed
Bug 123115
Opened 24 years ago
Closed 24 years ago
Crash if i right click on an imagemap using the <area> and <map> html tags
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 114377
People
(Reporter: bstone, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
The page at http://www.ihip.com/ has an imagemap that uses the <map> and
<area> html tags. If i right click on it, mozilla will crash with an
illegal operation. Crashing does not happen on an imagemap that uses a link to a
map and the <img src="foo.gif" ismap> tag (such as
http://archive.ncsa.uiuc.edu/SDG/Software/Mosaic/Demo/metamap.html). Both types
of imagemaps left-click normally.
Reproducible: Always
Steps to Reproduce:
1.Go to a website with an imagemap that uses the <area> and <map> tags.
2.Right click anywhere on the imagemap.
Actual Results: Mozilla crashed with an illegal operation error.
Expected Results: Mozilla should have brought up a menu like it would with any
other image or link.
Output from the illegal operation window:
MOZILLA caused an invalid page fault in
module GKCONTENT.DLL at 016f:6026d979.
Registers:
EAX=00000000 CS=016f EIP=6026d979 EFLGS=00010246
EBX=00000000 SS=0177 ESP=0068eb88 EBP=0068ebd4
ECX=0215e070 DS=0177 ESI=602daef0 FS=444f
EDX=0068eae4 ES=0177 EDI=021f9480 GS=0000
Bytes at CS:EIP:
8b 48 18 8b 01 ff 50 40 33 c9 80 78 02 01 53 89
Stack dump:
0000000c 021f9480 00000000 01e07608 60f96468 02191760 00000000 00000000 0068ebd0
00000000 0211e760 602e3c80 02191740 0068ec0c 0211e764 02159d60
Comment 1•24 years ago
|
||
Duplicate of "Crash right clicking on imagemap (at amazon.com, etc.) - Trunk,
M097 [@ XULPopupListenerImpl::FireFocusOnTargetContent]"
Fixed on trunk and 0.9.8 branch. :)
*** This bug has been marked as a duplicate of 114377 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•