katodo / wheel-encoder-generator

Automatically exported from code.google.com/p/wheel-encoder-generator
0 stars 0 forks source link

OSX Test issues with JFileChooser #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run MainFrameTest

What is the expected output? What do you see instead?
com.botthoughts.JFileChooser does not appear to set selected file or click 
approve. Hangs.

JFileChooser is using a different dialog for OSX, and didn't implement 
approve() and setSelectedFile() to accommodate OSX.

Original issue reported on code.google.com by shimniok on 31 Oct 2012 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by shimniok on 1 Nov 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Verified on OSX

Original comment by shimniok on 1 Nov 2012 at 5:51