mojira.dev
MC-306460

The game window is one pixel too tall in fullscreen mode

The game is rendered one pixel too tall.

The F3 menu indicates a screen size of 1920*1081.

Linked issues

Attachments

Comments 3

Thank you for helping us improve Minecraft! We saved your files:

[media]

This is caused by the new LWJGL update utilizing GLFW_SOFT_FULLSCREEN, a hidden constant. On Windows, soft fullscreen is intentionally caused by missizing the window by one pixel.

as far as I understand, this is completely intentional on a window level, and MC just needs to hide this by showing the size minus one pixel.

Lolo

(Unassigned)

Confirmed

Platform HC

Low

UI

26.1 Snapshot 8, 26.1 Snapshot 9, 26.1

Retrieved