Duplicate :
|
|
Relates :
|
|
Relates :
|
Run the old test java/awt/Choice/PopdownGeneratesMouseEvents/ on a dual-screen system. I have horizontal layout and the second monitor bigger than first. This appletviewer test puts the test frame for some reason on the second screen: it may be a peculiarity of handling the virtual screens by appletviewer -- and then Robot clicks on the Choice. Choice opens but on the wrong (first) screen. RULE "java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents" Exception java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button
|