History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-14301
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: None None
Assignee: Joann Chuang
Reporter: Joann Chuang
Votes: 4
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Tooltips don't disappear in Window

Created: 01/10/08 10:38 PM   Updated: 04/14/08 03:04 PM
Component/s: AIR: Window
Security Level: Public (All JIRA Users )

File Attachments: 1. Zip Archive tooltip_test.zip (4 kb)

Issue Links:
Dependency
This issue depends upon:
SDK-14653 Accessing children from WindowedSyste... C Closed
 

Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Flex 3 (Released)
Milestone: SDK Flex 3.0.1
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1) Run the attached Flex project
2)Click Button to open to a new window.
3) In new window, hold cursor over ComboBox until tooltip appears.
4) Click ComboBox
5) Click Anywhere else.
 
 Actual Results:
 Tooltip does not disappear
 
 Expected Results:
 Tooltip should disappear
 
 Workaround (if any):
 
 
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: Yes
QA Owner: Joan Lafferty
Resolved by: Ryan Frishberg
Confirmed Version: SDK Flex 3.1.0 - Next Build
Participants: Andy Goldstein, Joan Lafferty, Joann Chuang, Lauren Park and Ryan Frishberg


 All   Comments      Sort Order:
Joann Chuang - [01/10/08 10:40 PM ]
This does not repro with just WindowedApplication. Also, step 4 is integral. if you don't click on the ComboBox in step 4, the tooltip does disappear.

Joan Lafferty - [01/11/08 08:40 PM ]
I have reproduced the problem in SDK build 191949, but, in our latest build 3.0.159, I can't reproduce the problem. It must have been fixed when we took a new AIR build. I've checked this out on Windows and Mac.

Andy Goldstein - [01/15/08 09:13 AM ]
This bug has NOT been fixed in the latest build (3.0.192364). As the AIR team indicated when we filed the bug, this is a bug in the Flex SDK, so they are not doing anything to fix it.

Lauren Park - [01/15/08 09:45 AM ]
re-opened for triage.

Joann Chuang - [01/15/08 12:01 PM ]
This was not fixed in build 3.0.192364 because this correlates to Flex SDK build 136. It's not until Flex build 159 that the problem no longer reproduces.

Joann Chuang - [01/15/08 12:04 PM ]
I verified again in our current build of 195, and this does not reproduce.

Andy Goldstein - [02/19/08 09:39 AM ]
FYI, this is still broken in Flex Builder 3.0.194161 / SDK 3.0.477. Perhaps fixing SDK-14544 re-broke this bug?

Ryan Frishberg - [02/19/08 05:09 PM ]
Same problem as SDK-14653

Ryan Frishberg - [02/19/08 05:15 PM ]
The way we were handling children in WindowedSystemManager was not correct with regards to tooltips and popups. I have a fix for it locally. To use it as a workaround, you'll have to monkeypatch the framework.

Joan Lafferty - [03/05/08 12:08 PM ]
Deferred for Post Moxie

Andy Goldstein - [03/10/08 07:37 PM ]
Can we get a status update on this bug? Ryan - could you please tell us what we can do to fix this issue? Is your fix checked in to svn so we could build an updated SDK for ourselves? Thanks!

Ryan Frishberg - [03/26/08 01:39 PM ]
Fixed in 933.

Added a mouse catcher to put it inline with how Application and the normal SystemManager work.

Joann Chuang - [04/14/08 03:04 PM ]
Verified fix in 1122.