Closed
Bug 186885
Opened 22 years ago
Closed 22 years ago
When unhovering an element on a web page that had a tooltip, the tooltip won't disappear, and another element's tooltip won't appear, until the tooltip duration ends or until an intervening event (click, keypress, etc) occurs
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 185965
People
(Reporter: keith_bowes, Assigned: samir_bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021225
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021225
The tooltip doesn't disappear until either the duration is up or until certain
events are fired. When moving over another element with a tooltip, that tooltip
won't appear until a couple seconds after the last tooltip disappears.
Reproducible: Always
Steps to Reproduce:
1. Go to any web page with tooltips. The page above contains a tooltip for
every article link.
2. Move your pointer over one of the elements until a tooltip appears.
3. Remove the pointer.
4. While the tooltip is still visible, move the pointer over another element
with a tooltip.
Actual Results:
The tooltip remains onscreen until either the duration is up or until certain
events are fired.
Expected Results:
The tooltip should have disappeared upon removing the pointer from the element
with the tooltip.
*** This bug has been marked as a duplicate of 185965 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•