src/Doc/JEdit/JEdit.thy
changeset 73162 c4b688abe2c4
parent 73151 f78a3be79ad1
child 73669 02351b514b34
--- a/src/Doc/JEdit/JEdit.thy	Tue Jan 19 14:04:31 2021 +0100
+++ b/src/Doc/JEdit/JEdit.thy	Tue Jan 19 14:14:23 2021 +0100
@@ -2172,13 +2172,6 @@
   \<^bold>\<open>Workaround:\<close> Rebind key via \<^emph>\<open>Global Options~/ Shortcuts\<close> according to the
   national keyboard layout, e.g.\ \<^verbatim>\<open>COMMAND+SLASH\<close> on English ones.
 
-  \<^item> \<^bold>\<open>Problem:\<close> On macOS Big Sur full-screen mode causes problems with dialog windows
-  (e.g. \<^emph>\<open>Search and Replace\<close> or \<^emph>\<open>Hypersearch Results\<close>).
-
-  \<^bold>\<open>Workaround:\<close> Go to \<^emph>\<open>System Preferences / General\<close> and change the default
-  ``\<^emph>\<open>Prefer tabs: \<^bold>\<open>in full screen\<close> when opening documents\<close>'' to
-  ``\<^emph>\<open>\<^bold>\<open>never\<close>\<close>''.
-
   \<^item> \<^bold>\<open>Problem:\<close> On macOS with native Apple look-and-feel, some exotic
   national keyboards may cause a conflict of menu accelerator keys with
   regular jEdit key bindings. This leads to duplicate execution of the
@@ -2239,15 +2232,7 @@
   For the latter platforms, it is approximated by educated guesses on the
   window size (excluding the macOS menu bar).
 
-  \<^bold>\<open>Workaround:\<close> Use native full-screen control of the macOS window manager,
-  unless it is macOS 11.1 (Big Sur).
-
-  \<^item> \<^bold>\<open>Problem:\<close> Native full-screen mode on macOS 11.1 is incompatible with
-  Java window management: it puts dialog windows (Search, Hypersearch, etc.)
-  into an unusable state.
-
-  \<^bold>\<open>Workaround:\<close> use the approximative action @{action_ref
-  "toggle-full-screen"}.
+  \<^bold>\<open>Workaround:\<close> Use native full-screen control of the macOS window manager.
 
   \<^item> \<^bold>\<open>Problem:\<close> Heap space of the JVM may fill up and render the Prover IDE
   unresponsive, e.g.\ when editing big Isabelle sessions with many theories.