warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.29k stars 371 forks source link

Contents reverse-stretched while resizing #5229

Open epiciskandar opened 2 months ago

epiciskandar commented 2 months ago

Dupe Check

Describe the bug

when resizing Warp window and make it smaller, contents zoomed in until mouse stopped, wise versa.

To reproduce

just resize Warp window

Expected behavior

No response

Screenshots

Screencast from 2024-08-16 11-42-21.webm

Operating system

Linux

Operating system and version

Ubuntu 24

Shell Version

zsh 5.9

Current Warp version

v0.2024.08.13.08.02.stable_03

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

not remembered

Additional context

X11 with default Gnome(replaced default terminal with Warp)

eglinfo.log

warp.log

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 2 months ago

Hi @epiciskandar sorry to hear about this, you can try some of the following workarounds to see if that helps.

Please see more in our docs and let me know if that helps. https://docs.warp.dev/help/known-issues#linux-1. If not please let us know.

epiciskandar commented 2 months ago
  1. force enable wayland: no
  2. force using OpenGL: init failed, log attached. warp_gl.log

According to the known-issue doc, I've tried install/update associated packages, still have this problem.