ergerodr / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Need "bringToFront" method for window-like components. #305

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch an application to test using the ApplicationLauncher class.
2. Observe whether the application under test is in front and has input focus.

What is the expected output? What do you see instead?
Need a method that will consistently bring window-like components to the
front and give it focus for input.

What version of the product are you using? On what operating system?
FEST 1.0b1 (a little old). WinXP, Vista, Mac OS X 10.4, 10.5 

Please provide any additional information below.
Feature request. The Fixture focus methods do not really accomplish this
consistently. I suspect that .focus will work sometimes, but that it is not
the intent of the method(s). 

Original issue reported on code.google.com by ihene...@ti.com on 5 Feb 2009 at 10:57

GoogleCodeExporter commented 8 years ago

Original comment by Alex.Rui...@gmail.com on 6 Feb 2009 at 4:26

GoogleCodeExporter commented 8 years ago

Original comment by Alex.Rui...@gmail.com on 8 Feb 2009 at 7:57

GoogleCodeExporter commented 8 years ago
Made some progress. Changes at 
http://code.google.com/p/fest/source/detail?r=2275
(r2275).

Original comment by Alex.Rui...@gmail.com on 13 Feb 2009 at 6:48

GoogleCodeExporter commented 8 years ago
Fixed. Changes at http://code.google.com/p/fest/source/detail?r=2276 (r2276).

I'd like to add to the contributor's list. If you agree, please send me your 
name and
(optionally) a link to your blog or personal website.

Thanks,
-Alex

Original comment by Alex.Rui...@gmail.com on 13 Feb 2009 at 7:36

GoogleCodeExporter commented 8 years ago
Issue migrated to http://kenai.com/jira/browse/FEST-18

Original comment by Alex.Rui...@gmail.com on 14 Feb 2009 at 9:59

GoogleCodeExporter commented 8 years ago
Issue migrated to http://jira.codehaus.org/browse/FEST-20

Original comment by Alex.Rui...@gmail.com on 2 Mar 2009 at 7:33