From 50a5e8030e7a5c20d39fe46e97092e4c6711b0cb Mon Sep 17 00:00:00 2001
From: Jim Procter
Date: Wed, 5 Sep 2018 15:14:08 +0100
Subject: [PATCH] JAL-3091 update Java 10 known issues/workarounds in whats
new
---
help/html/whatsNew.html | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html
index 248db1a..49eb03c 100755
--- a/help/html/whatsNew.html
+++ b/help/html/whatsNew.html
@@ -63,14 +63,11 @@
correctly through the 'Save As' dialog box.
Known Issues
- - 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.
- - OSX: Jalview only displays old news feed items
- - 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).
+ - 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.The workaround is to first clear the 'Untitled' filename before selecting the file you wish to load.
+
+ - OSX: Links don't open when clicked on or via the Sequence or Alignment window popup menu.
+ - OSX (Webstart): Jalview only displays old news feed items