jjnair / fest

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

Spurious audio alerts #249

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Hi,

I've just upgraded to FEST-Swing 1.0b3-SNAPSHOT-2 from 1.0b1.

I was listening to music while runnig my tests and I noticed that Windows
gives an audio alert when FEST is manipulating a dialog.
I think that it has to do with some superfluous keyboard input. I'll try to
track it down as soon as I have some free time.

A note on dialogs. I noticed that you have changed the way dialogs are
closed. Now FEST goes directly for the close button, before it brought the
dialog to the front and clicked the center of the dialog.
This is real OK, because clicking the center of the dialog could've caused
some side-effects if, for example, the dialog would have had a checkbox in
the center.
Was this an issue?

Thanks,
Csabi

Original issue reported on code.google.com by csaba.ju...@gmail.com on 4 Dec 2008 at 11:00