Skip to content

Gvim stops redrawing content after resizing on KDE desktop #15972

@zdohnal

Description

@zdohnal

Steps to reproduce

  1. gvim --clean
  2. resize window with mouse (usually from smaller to larger window)
  3. try to write in insert mode, or enter a command

Expected behaviour

Gvim redrawing the screen, showing what user wrote if it is in correct mode

Version of Vim

9.1.0825 (the latest commit b5e7da1f27)

Environment

OS: Fedora 40
Desktop Environment: KDE
plasma-workspace-6.2.2-1.fc40.x86_64
kwayland-6.2.2-1.fc40.x86_64
kwin-6.2.2-1.fc40.x86_64
kwayland-server-5.24.5-6.fc40.x86_64

Logs and stack traces

I've tried to debug the issue a little - "frame_draw()" which I understand as a function which does the redrawing, is still called, but the screen content is not redrawn.

The content can be seen again after resizing the window from Vim command mode, or sometimes I'm able to get it updated with making the window smaller.

The original report https://bugzilla.redhat.com/show_bug.cgi?id=2322919 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions