wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

Unable to Interact with Background Windows in Fullscreen Mode

Open okisidentarisu opened this issue 11 months ago • 1 comments

What Operating System(s) are you seeing this problem on?

Windows

Which Wayland compositor or X11 Window manager(s) are you using?

No response

WezTerm version

20240203-110809-5046fc22

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

If the WezTerm window is fullscreen mode, the underlying browser becomes inoperable when WezTerm is the active window. In the case of Chrome and Edge, the page will not display properly; in the case of Firefox, the page itself will display, but the video will not play, and the operation will still be disabled. The image below shows the display of Chrome under WezTerm, where the URL is accessed but not displayed correctly. If I change the vertical position of the window, it will be displayed correctly and you will be able to operate it. window_error

To Reproduce

For example, when using PowerToys' Always On Top to operate a browser while holding WezTerm in the forefront.

It also occurs even if the hardware acceleration setting of the browser is turned off. And at least in the Windows Terminal, this bug does not occur.

Configuration

window_decorations = "NONE" Other settings (e.g., RESIZE, etc.) cause problems.

I tried changing the following items. prefer_egl = false front_end = "OpenGL"

Expected Behavior

No response

Logs

No response

Anything else?

No response

okisidentarisu avatar Mar 06 '24 19:03 okisidentarisu

additional gif

  • Microsoft Edge 123.0.2420.65
  • wezterm 20240203-110809-5046fc22
  • Win11 23H2 22631.3447

wezterm-opacity-maxsize-or-fullscreen-issue

CAESIUS-TIM avatar Apr 24 '24 03:04 CAESIUS-TIM