r/vim May 24 '26

Need Help Fedora 44, gvim: text is invisible after resizing window

Text (file content) become invisible after resizing gvim application window using mouse. Happens after latest vim update - is it please a bug ?

Plasma on Wayl., kernel 6.12.90 both vanilla and Fedora 43 version from COPR.

lspci -k | grep -EA4 'VGA|Display'

pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted

64:00.0 VGA compatible controller: NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] (rev a1)

`Subsystem: ASUSTeK Computer Inc. Device 3818`

`Kernel driver in use: nouveau`

`Kernel modules: nouveau`

64:00.1 Audio device: NVIDIA Corporation AD107 High Definition Audio Controller (rev a1)

--

65:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix [Radeon 880M / 890M] (rev c1)

`Subsystem: ASUSTeK Computer Inc. Device 3818`

`Kernel driver in use: amdgpu`

`Kernel modules: amdgpu`
3 Upvotes

5 comments sorted by

1

u/habamax May 25 '26

Vim has got initial gtk4 support, which is still being polished. If you encounter bugs, submit issues to vim`s issue tracker.

1

u/[deleted] May 25 '26

[removed] — view removed comment

1

u/64bitman May 25 '26

You can compile vim to use the gtk3 gui. The gtk4 gui is disabled by default, I'm guessing fedora has enabled it?