JAL-3091 update Java 10 known issues/workarounds in whats new
authorJim Procter <jprocter@issues.jalview.org>
Wed, 5 Sep 2018 14:14:08 +0000 (15:14 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 5 Sep 2018 14:14:08 +0000 (15:14 +0100)
help/html/whatsNew.html

index 248db1a..49eb03c 100755 (executable)
     correctly through the 'Save As' dialog box.</p>
     <em>Known Issues</em>
   <ul>
-    <li>OSX: The 'Save As' dialog for Jalview's Groovy Console
-      remains affected: the workaround is to create a new file outside
-      of Jalview and then select it when saving your groovy script. We
-      hope to address this in the next major release.</li>
-    <li>OSX: Jalview only displays old news feed items</li>
-    <li>OSX: Users may have to manually configure a web browser
-      helper application ('/usr/bin/open' can be used in the Connections
-      Preferences panel to open URLs with your default browser).</li>
+    <li>OSX: The 'Open File' dialog for Jalview's Groovy Console
+      appears with the title 'Save As', and attempting to select a file to load yields a FileNotFound exception.</br>The workaround is to first clear the 'Untitled' filename before selecting the file you wish to load.
+      </li>
+    <li>OSX: Links don't open when clicked on or via the Sequence or Alignment window popup menu.</li>
+    <li>OSX (Webstart): Jalview only displays old news feed items</li>
   </ul>
 </body>
 </html>