Opened 14 years ago
Closed 14 years ago
#1931 closed defect (fixed)
Tooltip mouseover fails in Firefox 2.0 under certain situations.
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I noticed this first on one of my pages, but then found that the same was occurring in the test page.
http://archive.dojotoolkit.org/nightly/tests/widget/test_Tooltip.html
In the blue bordered div, try moving your mouse over the text from above. Works just as you would expect. Now try moving your mouse over the text from below. Where's the tooltip?
It seems to work all the time in IE7, but I get this odd behavior in Firefox 2.0. Have not tested any other browsers.
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → 0.5 |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.9 → 0.9beta |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Safari fails to produce a tooltip on the test page on the button images and select-box if the screen is scrolled down at all ( shrink safari to a quarter of the screen size then scroll down a bit and mouse over the above-mentioned elements.