Community
Participate
Working Groups
FileBugReportHandler2 -> after if( dialog.open() == Dialog.OK ) statement add the following: System.out.println(report.getTitle().getContent()); If you type in a title and quickly click OK, the output is null. Now if you type in a title, and wait a little bit before click OK, the output is as expected. (Note: filed by Ram Bug 12875080)
Fixed in 0.3.1 and 0.4 streams. Please verify.
verified
Closed.