gdosreis / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Mouse over effect while another application has the focus but no action on click. #624

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Gallio.Icarus
2. Set the focus into another application.
3. Move the mouse over any control in the Icarus UI (e.g. Add Files).
   -> the control is highlighted
4. Left-click the control.

What is the expected output? What do you see instead?

I expected the action associated with the control to be executed.
But instead Icarus only gets the focus.

What version of the product are you using? On what operating system?
Version 3.1 build 397, Windows XP Professional (SP3)

Please provide any additional information below.

The observed behavior would be OK if the controls were not highlighted
while the app does not have the focus.

Original issue reported on code.google.com by Marvin.Sielenkemper@olympus-sis.com on 22 Feb 2010 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by grahamr...@gmail.com on 11 Mar 2010 at 8:00