Skip to content

[Bug] Hermes Desktop: PageUp while input is focused breaks page layout (sidebar gets squeezed out, content shifts left, blank space at bottom) #49978

Description

@Murphy-Tong

Bug Description

In Hermes Desktop, pressing PageUp while the chat input box is focused causes the page layout to break:

  • A large empty area appears at the bottom of the chat view.
  • The chat content shifts to the left.
  • The left-hand menu/sidebar area gets squeezed out / disappears.

PageDown likely has the same problem (worth confirming).

Steps to Reproduce

  1. Open Hermes Desktop.
  2. Click into the chat input box (focus it).
  3. Press PageUp.
  4. Observe the layout breaking — large blank area at the bottom, content shifted left, sidebar pushed off-screen.

Expected Behavior

PageUp inside a focused input field should either:

  • Do nothing (default browser/Electron behavior should not affect layout), or
  • Scroll the chat transcript up by a page without touching layout dimensions.

It should not distort the page layout or hide the sidebar.

Actual Behavior

Layout breaks as described above. A page refresh / window resize is needed to recover.

Environment

  • App: Hermes Desktop
  • OS: Windows 10

Notes

This issue was reported by the user and auto-submitted by the Hermes Agent on the user's behalf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/desktopElectron desktop app (apps/desktop/*)type/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions