mojira.dev
MC-16608

Text Color in Hopper and Brewing Stand GUI changes

The text color in the Hopper and Brewing Stand GUI changes slightly based on whether or not there is an item in the player's hand.

(This also affects most inventory GUIs added by mods.)

Steps to reproduce:
1: Start a new world in Creative Mode
2: Give yourself a Hopper and place it down
3: Make sure that the Hopper item is currently selected in the hotbar and open the Hopper's GUI
4: Pick up and place down the Hopper in the hotbar slots
5: Look for text color changes
6: Repeat above steps with the Brewing Stand if you want.

(I was able to fix this in my modding environment for a GUI I'm making by disabling GL_LIGHTING before drawing any text. (I was drawing bright red text and so the bug was way more noticeable))

Linked issues

Attachments

Comments 2

Confirmed.
Applies to all container GUIs

Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.

Note: this is a automatic message, so apologies if I miss something.

Christian Clark

migrated

Confirmed

brewing_stand, hopper, inventory, rendering

Minecraft 1.5.2, Snapshot 13w21b, Snapshot 13w22a, Minecraft 1.7.4, Minecraft 14w03b, Minecraft 14w05b

Minecraft 14w28a

Retrieved