Bug 360687 - Menu tooltips fire after the menu is closed
Summary: Menu tooltips fire after the menu is closed
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.3   Edit
Hardware: PC Windows 7
: P3 trivial (vote)
Target Milestone: 0.4 M1   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2011-10-12 11:43 EDT by Mark Macdonald CLA
Modified: 2012-02-15 14:41 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Macdonald CLA 2011-10-12 11:43:34 EDT
Orion 0.3 RC1

1. In navigator, click "More" menu.
2. Briefly hover over one of the menu items, then press ESC.
3. The menu closes. A moment later, the tooltip for the hovered item appears in the top-left corner of the window.


The steps here are a bit contrived, but I often hit the same issue in unreproducible ways while I'm working normally.
Comment 1 Susan McCourt CLA 2011-10-14 12:57:14 EDT
I'd like to investigate for RC3.
The tooltip also hangs around in its original location when you choose a command.
I think the hover/menu close behavior conflict a lot, this problem reminds me a bit of bug 341522.
Comment 2 Susan McCourt CLA 2011-10-18 11:36:21 EDT
A more common use case that causes the problem is:
- click on a more menu 
- wait for hover
- click on the more button again to close the menu
- tooltip remains

I prefer to work on this and bug 341522 on dojo 1.7, because anything we do now is likely to change again when we move to 1.7 (early in 0.4).  There are changes specifically to when tooltips appear/disappear in menus, including fixing various (tooltip remains) bugs.

Main bug is http://bugs.dojotoolkit.org/ticket/13225
there are others referenced by the fix and bug.
Comment 3 Susan McCourt CLA 2011-12-06 12:14:30 EST
fixed with 1f16b823388fce42542195a3696045f389a54692.
The two cases described here are fixed.

There are still some oddities where the hover (and menu) can get stuck but that is really bug 341522 which I want to address after we move to dojo 1.7.  The cases described here involving the esc key and closing the more menu are fixed.
Comment 4 Susan McCourt CLA 2012-02-15 14:41:52 EST
*** Bug 371651 has been marked as a duplicate of this bug. ***