Closed Bug 146808 Opened 22 years ago Closed 22 years ago

onMouseOut event on a table cell ignored once

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 130620

People

(Reporter: moz-bugs, Assigned: joki)

References

()

Details

Attachments

(2 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.1 (X11; Linux i686; U;) Gecko/20020421 Debian/1.2.1-2 BuildID: 2002052309 (Also reproduceable in the build of Galeon+Gecko used to post this bug report) At the example URL, the onMouseOut event which should cause table cell backgrounds to return to normal color is not called the first time the mouse leaves the table cell. This leaves the table cell miscolored. The onMouseOut event works when the cursor enters and exits the table cell each time after the first. Reproducible: Always Steps to Reproduce: 1. Load http://lord.nuklear.org 2. Move cursor on top of a blue table cell on top of the page, but not over the link in the cell. 3. Move cursor away from the table cell and into the black area. Actual Results: The table cell's background color will remain highlighted the first time you do this, but not afterwards. Expected Results: The table cell's background color should have been changed to the darker blue, due to the onMouseOut event.
Apparently the same as Bug 146790 and Bug 146616, see also Bug 145323.
Changing QA Contact
QA Contact: petersen → moied
i saw this bug to be reported many times. I also have a problem with this bug. hmm... i think i'll download the Mozilla sources and i'll take a look on what can i do on this (but i don't promise anything... i haven't checked the sources before).
Confirmed with build 20020709 on linux
Status: UNCONFIRMED → NEW
Ever confirmed: true
have a look on http://nwn.bioware.com. the navigation on the left also has some problems with onmouseout. however, it works fine in mozilla 1.0 or 1.0.1, only the 1.1 builds make problems
I can reproduce the problem using 2002092904 build on WinXP. Looks like an event problem.
Assignee: attinasi → joki
Component: Layout → Event Handling
OS: Linux → All
QA Contact: moied → rakeshmishra
I just attached some additional HTML/JS that is broken... (should get alerts ("hello") as well as colour change). This also seems to be directly dependant on the "onMouseOver" event (ie, if we remove the "onMouseOver" trigger, the "onMouseOut" fires properly). S
QA Contact: rakeshmishra → trix
Please reopen if you disagree. *** This bug has been marked as a duplicate of 130620 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verifying dupe
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: