From 25919f5a5c70fceed3cdc57c42c72eab0b8fb9f5 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 20 Sep 2022 23:08:45 +1000 Subject: [PATCH] fix BUG-104, dont process keybindings when DBox with text inputs is shown --- BUGs | 1 - templates/viewer.html | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/BUGs b/BUGs index 7b824ad..b99a0fc 100644 --- a/BUGs +++ b/BUGs @@ -1,6 +1,5 @@ ### Next: 107 BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) -BUG-104: in popup to search/add, etc. the underlying key bindings still fire (e.g. l -> log) BUG-105: show unmatched needs to handle overrides (ignore face, etc.) BUG-106: cant add trudy /pat? as refimgs via FaceDBox - seems the cropped trudy face is not sufficient to find a face, how odd... diff --git a/templates/viewer.html b/templates/viewer.html index 759117a..a650284 100644 --- a/templates/viewer.html +++ b/templates/viewer.html @@ -280,6 +280,10 @@ {% block script_content %}