Open
Bug 492048
Opened 15 years ago
Updated 2 years ago
ASSERTION: Incorrect event type for coordinate translation: 'anEvent.message == NS_MOUSE_BUTTON_DOWN || anEvent.message == NS_MOUSE_BUTTON_UP
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b5pre) Gecko/20090506 Shiretoko/3.5b5pre
Steps to reproduce:
-> Load http://www.weather.com/outlook/health/allergies/local/21211?lswe=21211&lwsa=Weather36HourAllergiesCommand&from=searchbox_localwx
--> Assertion
###!!! ASSERTION: Incorrect event type for coordinate translation: 'anEvent.message == NS_MOUSE_BUTTON_DOWN || anEvent.message == NS_MOUSE_BUTTON_UP || anEvent.
message == NS_MOUSE_DOUBLECLICK || anEvent.message == NS_MOUSE_MOVE', file c:/work/mozilla/builds/1.9.1/mozilla/layout/generic/nsObjectFrame.cpp, line 3785
Reporter | ||
Updated•15 years ago
|
Attachment #376420 -
Attachment mime type: application/octet-stream → text/plain
Reporter | ||
Comment 1•15 years ago
|
||
oh and another important step to reproduce might be, you need to hover with the mouse over the ads on this page.
Comment 2•15 years ago
|
||
Dup of bug 468421?
Updated•13 years ago
|
No longer blocks: sisyphus-tracking
Updated•13 years ago
|
Summary: ###!!! ASSERTION: Incorrect event type for coordinate translation: 'anEvent.message == NS_MOUSE_BUTTON_DOWN || anEvent.message == NS_MOUSE_BUTTON_UP → ASSERTION: Incorrect event type for coordinate translation: 'anEvent.message == NS_MOUSE_BUTTON_DOWN || anEvent.message == NS_MOUSE_BUTTON_UP
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•