-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
Description
Steps to reproduce
- Open a text file which is larger than the window
- Edit the text, if possible near the bottom-right (or at least near the center)
- Then resize the window to marge it larger. If possible, larger than the open dialog (see step 3, it's just make the bug easier to spot)
- Click on the File menu > Open -- or any other action which changes the background to dark while the dialog is open
- See that some rows and lines are transparents
Expected behaviour
Text is renderer properly
Version of Vim
vim-X11-9.1.158-1.fc39.x86_64
Environment
- OS: Fedora 39
- Terminal: GNOME Terminal 3.50.1 (but I'm using gvim)
- Value of $TERM: xterm-256color
- Shell: bash-5.2.26-1.fc39.x86_64
- Xwayland: xorg-x11-server-Xwayland-23.2.4-1.fc39.x86_64
- Gtk: gtk3-3.24.41-1.fc39.x86_64 (gvim is linked to /lib64/libgtk-3.so.0)
Logs and stack traces
No response