Closed Bug 167155 Opened 24 years ago Closed 24 years ago

Javascript OnMouseOver problems

Categories

(Core Graveyard :: GFX, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: JDrabb, Assigned: kmcclusk)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 View the above URL and notice how the full image is not revealed in the second column all the time. The page has been put through W3C HTML Validation Service. It does the same thing in Mozilla 1.0 and 1.1 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Confirmed Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 Sometimes moving the mouse over the "ticket" to "scratch off" does not uncover all of the boxes every time. No JS Errors shown.
Changing to a different tab and then back reveals the squares that should have changed but didn't. So the event is firing, but the redraw isn't happening. Layout?
no, compositor... it's all in the right place, right? So it's not layout.
Assignee: asa → kmcclusk
Component: Browser-General → GFX Compositor
QA Contact: asa → petersen
Hmmm. This is working for me with todays trunk build (2002-09-10-08) under Windows ME. I can "scratch" off the entire area on the ticket.
I testest this under Linux with a build from 2002-09-10 and the problem has been fixed. The full <table> background image is now revealed when the <td>'s visibility style is set to "hidden".
Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.