The bug
When hovering over a text component in chat while sleeping, the background of the hoverEvent
text is rendered behind the "Leave Bed" button.
Reproduction steps
Place a bed
Set the time to night
/time set night
Run the following command
/tellraw @s {"text":"Text with hover event aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","hoverEvent":{"action":"show_text","value":"first line\nsecond line\nthird line"}}
Enter the bed
Hover over the text in chat
❌ The background of the hover text is rendered behind the "Leave Bed" button
Linked issues
is duplicated by 8
3 more links
Fixed in 20w28a or earlier.