From 4de960f63bdd1f6b83d91cfcc9e34322b161af4c Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 7 Sep 2018 12:24:10 +0100 Subject: [PATCH] JAL-3105 fix for focus transfer after window closed on OSX --- help/html/releases.html | 4 ++++ lib/VAqua5.jar | Bin 1370564 -> 1370420 bytes src/jalview/gui/AquaInternalFrameManager.java | 7 ++++--- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/help/html/releases.html b/help/html/releases.html index a861901..82ec15d 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -151,6 +151,10 @@ li:before { and lower-case 'E' and 'H' do not automatically get treated as RNA secondary structure. +
  • + Mac Users: closing a window correctly + transfers focus to previous window on OSX +
  • Java 10 Issues