mojira.dev
MC-300881

The skin preview in the skin reporting screen is no longer interactive

When trying to report a player skin the widget on the left side is no longer interactive.

Previously (in 1.21.8) it was possible to drag the mouse which moved the player entity accordingly.

Attachments

Comments 4

Code Analysis:

It looks like net.minecraft.client.gui.components.AbstractWidget#isMouseOver now checks if the element isNarratable???

This makes absolutely no sense, as the mouse can also be hovered over elements that are not narratable.

@Greymagic27

The problem is also present in non modified versions of the game. Could you reopen the issue.

Please record a video of it occuring in a vanilla instance of the game

Update 25w35a: Problem is still present affected method (yarn mappings) PlayerSkinWidget#isInteractable

Here is the same behavior on a not modified client:

litetex

etanaratsastaja

Confirmed

Platform

Important

UI

25w32a, 25w37a

1.21.9 Pre-Release 1

Retrieved