Skip to content

[GTK] GUI Console acts twice on Home/End keys #5767

Description

@hiiamboris

Describe the bug

Pressing Home both:

  • moves the caret to the start of the line, and
  • scrolls the viewport to the start of the history

Pressing End both:

  • moves the caret to the end of the line, and
  • scrolls the viewport to the end of the history

Which is very annoying.

The observed behavior is on WSL2 (and been there from day one AFAIK), needs independent Linux testing.

Image

To reproduce

Press Home/End with non-empty input and history.

Expected behavior

Shouldn't scroll the viewport.

Platform version

-----------RED & PLATFORM VERSION----------- 
RED: [ branch: "master" tag: #v0.6.6 ahead: 532 date: 16-Aug-2026/19:03:48 commit: #b492f75752cc6b3abb8136825e9448ced9a357f2 ]
PLATFORM: [ name: "Ubuntu 24.04.4 LTS" OS: 'Linux arch: 'x86_64 version: 6.18.33 build: {#1 SMP PREEMPT_DYNAMIC Thu Jun 18 21:54:43 UTC 2026} ]
--------------------------------------------

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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