Closed
Bug 29452
Opened 25 years ago
Closed 25 years ago
rightmouseclick on ling with onmouseover using CSS crashes
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: doronr, Assigned: pierre)
References
()
Details
(Keywords: crash)
Attachments
(2 files)
On the site, the menus are text, with onmouseover using CSS to change the
background color.
to reproduce:
1. Rightmouse click on on of the menu options
2. Pop-up menu shows
3. Notice that the url changes (onclick="location.href" is called up, but should
this be done only on left_mouse_click?) and that page starts to load.
4. Mozilla crashes (2000022708).
Using ie, it does not crash. The only difference is that on rightmouseclick, the
url location does not change.
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
The problem seems to revolve around the gif (which is enclosed as an attachment)
so I'm moving this to ImageLib. When I tried to view the gif in Electric Eyes on
Linux I received the following:
GIF-LIB error: Wrong record type detected.
The gif was still displayed though. This suggests that it is corrupt in some
way.
This may be linked to bug 22754 - Deadly GIF causes instant crash...
Build id: 2000022704 Linux
Component: Style System → ImageLib
Comment 4•25 years ago
|
||
Ramping up severity to critical becuase it causes a crash. Sorry for the spam.
Severity: major → critical
Comment 5•25 years ago
|
||
This is not crashing any longer on either the URL or the testcase.
I did see the crash on a build from 2/25, but on a fresh 3/1 build there is no
crash (the right-mouse click does cause the link to activate, however that is
not this bug but another one, probably bug 20020). I think this has been fixed
with bug 28781 and I'm marking it WORKSFORME for Pierre.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 7•24 years ago
|
||
Using 7/18 build, no crash. Verifying bug WORKSFORME.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•