The Bug:
Arrow buttons within the book GUI are rendered above tooltips.
Steps to Reproduce:
Place down a command block and input the following command into it.
/give @p minecraft:written_book{pages:['[{"text":"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nMC-75721\\n","color":"red","hoverEvent":{"action":"show_text","value":"MC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721"}}]','[{"text":"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nMC-75721\\n","color":"red","hoverEvent":{"action":"show_text","value":"MC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721\\nMC-75721 MC-75721"}}]'],title:MC-75721,author:MC-75721}
Activate the command block in order to receive a book.
Open the book and hold your mouse cursor over the red text displayed within it.
Take note as to whether or not arrow buttons within the book GUI are rendered above tooltips.
Observed Behavior:
Arrow buttons are rendered in front tooltips.
Expected Behavior:
Arrow buttons would be rendered behind tooltips.
Code Analysis:
Code analysis by @unknown can be found in this comment.
Linked issues
is duplicated by 3
relates to 1
Attachments
Comments 32
Relates to MC-12503
Linked to MC-12503.
Following the recent comments, this issue was present in 23w17a, but no longer occurs in versions above or equal to 23w18a. This issue was fixed in 23w18a.
[media][media]
Confirmed.