Skip to content

Fix context menu not refocusing the terminal after it closes

tea ☆ requested to merge tea/blackbox:context-menu-close-focus-fix into main

Fixes #299 (closed).

I updated the closed event on the popover to refocus the terminal after it destroys itself.

The issue no longer appears after copying, pasting, opening an additional dialog (about, settings) etc.

Edited by Paulo Queiroz

Merge request reports