Closed
Bug 79650
Opened 24 years ago
Closed 24 years ago
Image display problems
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.3
People
(Reporter: markushuebner, Assigned: pavlov)
References
()
Details
(Whiteboard: DUPME)
If you move your mouse over a pic then a description (a gif) is displayed
beneath ... but it's not totally removed if you move away with the mouse.
![]() |
||
Comment 1•24 years ago
|
||
Can't see any problem with Mozilla release 0.9 under WinNT 4.0sp6
![]() |
||
Comment 2•24 years ago
|
||
I see this on today's linux cvs build, however I think the JS is using a
non-standard DOM. I don't think |document.images| exists in W3C DOM.
OS: Windows 2000 → All
![]() |
Reporter | |
Comment 3•24 years ago
|
||
document.images is a commonly used javascript and part of w3c
this bug is causing some major problems when using websites.
Severity: normal → major
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 4•24 years ago
|
||
do NOT set the target milestone on my bugs.
Target Milestone: mozilla0.9.1 → ---
Comment 5•24 years ago
|
||
confirming cvs from yesterday (13 may). if i move another window over the image,
it disappaers. So either a imglib issue or layout.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•24 years ago
|
Whiteboard: DUPME
![]() |
Reporter | |
Comment 6•24 years ago
|
||
Do think this one should be included in 0.9.2 if possible, since this happens
on nearly every website.
What do you think?
![]() |
Reporter | |
Updated•24 years ago
|
![]() |
Reporter | |
Updated•24 years ago
|
Keywords: mozilla0.9.2
![]() |
Reporter | |
Comment 7•24 years ago
|
||
Hey, just checked out the sample URL and it's working.
Don't know which checkin made this working, anway great!
Before changing the status can we analyse why this is working
now.
![]() |
||
Comment 8•24 years ago
|
||
Worksforme in a 7/22 branch build.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
![]() |
||
Comment 9•24 years ago
|
||
Verified fixed:
linux branch build 2001-07-24-05
Mac branch build 2001-07-24-03
W2k branch build 2001-07-24-06
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•