From cb67d8b2fa9b9c9d30cd81d72b8737ee2baa44b6 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 19 Jun 2026 14:09:49 +0800
Subject: [PATCH] Fix vertical keyboard window focus

---
 C3.tools/round1-three-zone-linkage-fixture-qa.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/C3.tools/round1-three-zone-linkage-fixture-qa.sh b/C3.tools/round1-three-zone-linkage-fixture-qa.sh
index 8486406..af79f00 100755
--- a/C3.tools/round1-three-zone-linkage-fixture-qa.sh
+++ b/C3.tools/round1-three-zone-linkage-fixture-qa.sh
@@ -131,6 +131,7 @@
     --round01-debug-overlay-width="$OVERLAY_WIDTH"
     --round01-disable-screenshot-refresh
     --round01-debug-window-activation
+    --round01-waterfall-view-mode=vertical
     --round01-debug-mouse-sequence="$sequence"
     --round01-quick-switch-report="$report"
   )

--
Gitblit v1.9.3