[GH-ISSUE #5095] [bug]: Desktop app doesn't support zoom in/out, making UI elements too small on high-resolution screens #1940

Closed
opened 2026-03-16 22:27:22 +03:00 by kerem · 0 comments
Owner

Originally created by @eliasalexandre on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5095

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Current behavior

The Hoppscotch desktop application does not currently support zooming in or out (e.g., via Ctrl/Cmd + +, -, or 0). This is problematic for users on high-DPI or 4K displays, where the interface elements become very small and difficult to read or interact with.

Expected behavior
Users should be able to zoom in/out and reset zoom using common shortcuts or settings, as found in most Electron-based apps (e.g., VSCode, Slack, Postman):

Ctrl/Cmd + +: Zoom in

Ctrl/Cmd + -: Zoom out

Ctrl/Cmd + 0: Reset zoom

The zoom level should persist across sessions.

Steps to reproduce

Ctrl/Cmd + +: Zoom in

Ctrl/Cmd + -: Zoom out

Ctrl/Cmd + 0: Reset zoom

Logs and Screenshots


Environment

Production

Hoppscotch Version

Local

Interceptor

Not Applicable - Issue not related to network requests

Browsers Affected

No response

Operating System

Windows

Additional Information

No response

Originally created by @eliasalexandre on GitHub (May 23, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5095 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Current behavior The Hoppscotch desktop application does not currently support zooming in or out (e.g., via `Ctrl`/`Cmd` + `+`, `-`, or `0`). This is problematic for users on high-DPI or 4K displays, where the interface elements become very small and difficult to read or interact with. **Expected behavior** Users should be able to zoom in/out and reset zoom using common shortcuts or settings, as found in most Electron-based apps (e.g., VSCode, Slack, Postman): `Ctrl`/`Cmd` + `+`: Zoom in `Ctrl`/`Cmd` + `-`: Zoom out `Ctrl`/`Cmd` + `0`: Reset zoom The zoom level should persist across sessions. ### Steps to reproduce `Ctrl`/`Cmd` + `+`: Zoom in `Ctrl`/`Cmd` + `-`: Zoom out `Ctrl`/`Cmd` + `0`: Reset zoom ### Logs and Screenshots ```shell ``` ### Environment Production ### Hoppscotch Version Local ### Interceptor Not Applicable - Issue not related to network requests ### Browsers Affected _No response_ ### Operating System Windows ### Additional Information _No response_
kerem 2026-03-16 22:27:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1940
No description provided.