Merge "DALi Version 2.1.27" into devel/master
authorDavid Steele <david.steele@samsung.com>
Fri, 17 Jun 2022 10:40:10 +0000 (10:40 +0000)
committerGerrit Code Review <gerrit@review>
Fri, 17 Jun 2022 10:40:10 +0000 (10:40 +0000)
dali-toolkit/internal/focus-manager/keyboard-focus-manager-impl.cpp

index 3df6d4b..07dc86d 100644 (file)
@@ -986,7 +986,7 @@ void KeyboardFocusManager::OnKeyEvent(const KeyEvent& event)
         actor.Add(GetFocusIndicatorActor());
       }
     }
-    else
+    else if(!mEnableDefaultAlgorithm)
     {
       // No actor is focused but keyboard focus is activated by the key press
       // Let's try to move the initial focus