From: Jakub Vrana Date: Thu, 20 Mar 2025 15:00:25 +0000 (+0100) Subject: Update comment: Chrome doesn't propagate Ctrl+Up X-Git-Tag: v5.1.0~69 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=a2586e726529dd5fe748b404221ec61f3f1ababd;p=adminer.git Update comment: Chrome doesn't propagate Ctrl+Up --- diff --git a/adminer/static/functions.js b/adminer/static/functions.js index 284fb6ad..58b8306a 100644 --- a/adminer/static/functions.js +++ b/adminer/static/functions.js @@ -505,7 +505,7 @@ function bodyClick(event) { -/** Change focus by Ctrl+Up or Ctrl+Down +/** Change focus by Ctrl+Shift+Up or Ctrl+Shift+Down * @param KeyboardEvent * @return boolean */