From e58b072f243405a4c7b05d7638aedbe40180eca4 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Thu, 23 Sep 2021 14:42:30 +0000 Subject: [PATCH] add focus bug --- docs/ipad.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ipad.md b/docs/ipad.md index 8c74a96b..67409cc6 100644 --- a/docs/ipad.md +++ b/docs/ipad.md @@ -114,6 +114,7 @@ and tricks helpful: - Trackpad scrolling does not work on iPadOS < 145 ([#1455](https://github.com/cdr/code-server/issues/1455)) - [WebKit fix](https://bugs.webkit.org/show_bug.cgi?id=210071#c13) +- Keyboard may lose focus in Safari / split view [#4182](https://github.com/cdr/code-server/issues/4182) - Terminal text does not appear by default [#3824](https://github.com/cdr/code-server/issues/3824) - `ctrl+c` does not stop a long-running process in the browser - Tracking upstream issue here: