diff --git a/cg/cg2102.cpp b/cg/cg2102.cpp index e85cafc5a..585217d81 100755 --- a/cg/cg2102.cpp +++ b/cg/cg2102.cpp @@ -1177,7 +1177,7 @@ bool TPrimanota_application::caus_query_handler(TMask_field& f, KEY key) { if (!f.mask().is_running()) return TRUE; - if (key == K_TAB && f.focusdirty()) + if (f.to_check(key)) { const int ann = f.mask().get_int(F_ANNOIVA); const char* cau = f.get();