cmux/cmuxUITests
Lawrence Chen e680f1de55
Add DEBUG logging for browser omnibar/content focus handoff (#910)
* Add browser focus debug logging around omnibar/content handoff

* Avoid release-only unused-value warnings in focus debug logs

* Add omnibar focus writer trace logs

* Fix omnibar tap focus race

* Stabilize omnibar focus state transitions

* Propagate event context into responder guard

* Fix webview pointer hit testing in focus guard

* Stop omnibar reacquire on pointer blur intent

* Blur omnibar on webview click intent

* Preserve pointer intent through webview focus handoff

* Restore page input focus after omnibar escape

* Fix omnibar escape focus handoff and restore retry

* Track editable focus for omnibar restore and improve test diagnostics

* Add omnibar focus tracker telemetry to failing UI test

* Wait for page readiness before seeding focused input in UI test setup

* Strengthen omnibar escape focus regression with post-click assertion

* Use deterministic window offsets for post-escape web input click test

* Always enforce webview responder on omnibar escape

* Harden omnibar focus restore and address PR review feedback

---------

Co-authored-by: tiffanysun1 <tiffanysun8@gmail.com>
2026-03-07 03:05:13 -08:00
..
AutomationSocketUITests.swift Fix Xcode Cloud UI tests by running TestAction in Debug (#672) 2026-02-28 01:48:49 -08:00
BrowserOmnibarSuggestionsUITests.swift Stabilize UI keyboard/focus regressions and flaky omnibar/sidebar tests (#689) 2026-02-28 07:09:37 -08:00
BrowserPaneNavigationKeybindUITests.swift Add DEBUG logging for browser omnibar/content focus handoff (#910) 2026-03-07 03:05:13 -08:00
CloseWorkspaceCmdDUITests.swift Fix Xcode Cloud UI tests by running TestAction in Debug (#672) 2026-02-28 01:48:49 -08:00
CloseWorkspaceConfirmDialogUITests.swift Rename test targets to cmuxTests and cmuxUITests 2026-02-18 21:19:56 -08:00
JumpToUnreadUITests.swift Rename test targets to cmuxTests and cmuxUITests 2026-02-18 21:19:56 -08:00
MenuKeyEquivalentRoutingUITests.swift Fix split-close stale-frame stretch and add regression coverage 2026-02-19 04:15:50 -08:00
MultiWindowNotificationsUITests.swift Prepare notify regression source terminal in app setup 2026-03-05 22:39:26 -08:00
SidebarHelpMenuUITests.swift Add sidebar help menu to footer (#958) 2026-03-05 21:00:42 -08:00
SidebarResizeUITests.swift Stabilize UI keyboard/focus regressions and flaky omnibar/sidebar tests (#689) 2026-02-28 07:09:37 -08:00
UpdatePillUITests.swift Stabilize UI keyboard/focus regressions and flaky omnibar/sidebar tests (#689) 2026-02-28 07:09:37 -08:00