From 1ddaf62b73125e40040d5643f52cdb6d56aae004 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 11 May 2017 17:37:44 +0300 Subject: [PATCH] some cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 5622d61c..84a5ffe1 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -334,12 +334,13 @@ module.makeUIContainer = function(make){ // and keys are no longer tracked... // XXX is this the right way to go??? // To reproduce: - // - alt-F - // - /load -> serach - // - Enter -> loads demo data but the viewer - // is in a state where the window - // is in focus but keys are not - // tracked... + // - comment this line and .focus() in return... + // - alt-F + // - /load -> serach + // - Enter -> loads demo data but the viewer + // is in a state where the window + // is in focus but keys are not + // tracked... : that.ribbons.viewer.focus() }) // Compensate for click focusing the parent dialog when