cmux/cmuxTests
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
..
AppDelegateShortcutRoutingTests.swift Revert "Add workspace pages in the titlebar (#1030)" (#1040) 2026-03-07 00:05:58 -08:00
BrowserFindJavaScriptTests.swift Add find-in-page (Cmd+F) for browser panels (#837) (#875) 2026-03-04 16:15:15 -08:00
CJKIMEInputTests.swift Fix voice dictation text insertion path in GhosttyNSView. (#857) 2026-03-04 17:25:39 -08:00
CmuxWebViewKeyEquivalentTests.swift Add DEBUG logging for browser omnibar/content focus handoff (#910) 2026-03-07 03:05:13 -08:00
CommandPaletteSearchEngineTests.swift Fix palette refresh review follow-ups 2026-03-06 15:53:44 -08:00
GhosttyConfigTests.swift Flush PostHog hourly active events immediately (#934) 2026-03-05 04:00:04 -08:00
SessionPersistenceTests.swift Revert "Add workspace pages in the titlebar (#1030)" (#1040) 2026-03-07 00:05:58 -08:00
SocketControlPasswordStoreTests.swift Add command palette entries to install/uninstall cmux CLI in PATH (#626) 2026-02-27 01:53:13 -08:00
UpdatePillReleaseVisibilityTests.swift Fix notification bell hover crash by conditionally tracking hover (#574) 2026-02-26 14:26:28 -08:00
WorkspaceContentViewVisibilityTests.swift Revert "Add workspace pages in the titlebar (#1030)" (#1040) 2026-03-07 00:05:58 -08:00
WorkspaceManualUnreadTests.swift Add command palette (Cmd+Shift+P) (#358) 2026-02-23 03:26:36 -08:00