Closed
Bug 649326
Opened 14 years ago
Closed 14 years ago
'onmouseout' handling doesn't work
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: suishouen, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en; rv:1.9.2.17pre) Gecko/20110411 Camino/2.1a2pre (like Firefox/3.6.17pre)
Build Identifier:
After changes pushed with changeset a7a241b581ad, 'onmouseover' and 'onmouseout' function don't work.
1. Camino 2011-04-11-00-2.1-M1.9.2 works fine.
2. Camino 2011-04-12-00-2.1-M1.9.2 doesn't work.
3. No changes on Camino side other than core: changeset a7a241b581ad.
Reproducible: Always
Simple Test Case
http://homepage.mac.com/suishouen/tests/test.html
Updated•14 years ago
|
Component: File Handling → General
QA Contact: file-handling → general
Comment 1•14 years ago
|
||
I don't see a changeset a7a241b581ad in mozilla-central. Where are you seeing that changeset?
(In reply to comment #1)
> I don't see a changeset a7a241b581ad in mozilla-central. Where are you seeing
> that changeset?
Sorry.
mozilla-1.9.2 - changeset - 35022:a7a241b581ad
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/a7a241b581ad
Another test case:
http://homepage.mac.com/suishouen/tests/test2.html
Fixed by mozilla-1.9.2 - changeset - 35024:d8a491705d60
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/d8a491705d60
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•