PR# 16675 Feature pop-up window floats over all programs
Problem Report Summary
Submitter: alexk_es
Category: EiffelStudio
Priority: Medium
Date: 2010/03/31
Class: Bug
Severity: Serious
Number: 16675
Release: 6.6.8.2636
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Synopsis: Feature pop-up window floats over all programs
Description
When a mouse cursor is over a feature name for some time, the pop-up window is open that allows switching to edit feature contracts. It turns out this window floats over other windows, not related to EiffelStudio and remains open after EiffelStudio main window is minimized.
To Reproduce
See how it looks like in the attached screen shot: the pop-up window floats over desktop.
Problem Report Interactions
I can still reproduce this, but one has to move the mouse very quickly. I suspect that we don't get the mouse leaving the window. I think that we have to redesign the whole popup mechanism, because we have a very similar problem with the error tooltip.