Closed
Bug 533293
Opened 16 years ago
Closed 15 years ago
javascript onmouseover object is persistent
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: amodmulay1, Unassigned)
Details
(Keywords: js1.7, Whiteboard: [CLOSEME 2011-1-30])
Attachments
(2 files)
|
215.09 KB,
image/png
|
Details | |
|
177.22 KB,
image/png
|
amodmulay1
:
review+
amodmulay1
:
ui-review+
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5
onmouseover object is persistent even when we are not hovering over a particular text(that genrated the onMouseOver)
This is happening even when the particular tab is closed and we are browsing a new tab
Subsequent onMouseOver events are suppressed
Reproducible: Always
Steps to Reproduce:
1.Start firefox
2.mouse over any section of screen (we initially get empty mouseover text box)
3.mouse over on any link with an active onMouseOver event.
4.mouse over elsewhere on the screen and the same text as the previous mouse over appears
Actual Results:
same text as the previous mouse over appears
Expected Results:
mouse over on arbitrary parts of screen should not genrate onMouseOver events
nothing
no onMouseOver text/event should occur
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
Attachment #416425 -
Flags: ui-review+
Attachment #416425 -
Flags: review+
| Reporter | ||
Comment 3•16 years ago
|
||
text not shown in another window
Comment 4•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
Comment 5•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 6•15 years ago
|
||
This bug seems to be fixed from FF version 3.6 onwards.
Have not tested with FF4 beta.
Resolution: INCOMPLETE → FIXED
Updated•15 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•