-
Bug
-
Resolution: Fixed
-
Minecraft 16w05b, Minecraft 16w06a
-
None
-
Community Consensus
Steps to replicate:
1) Run the following command in snapshot 16w05a.
/tellraw @p ["",{"text":"\n[1]\n","color":"red","bold":true,"clickEvent":{"action":"run_command","value":"/say 1"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"HOVER1"}]}}},{"text":"\n[2]\n","color":"red","bold":true,"clickEvent":{"action":"run_command","value":"/say 2"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"HOVER2"}]}}}]
2) Hover over "[1]" and "[2]" to see how the hoverevent only appears when your mouse is on the text. Same goes for click-event.
3) Run the same command in snapshot 16w05b and you will notice that the hover and click events are offset by one line and you can't even click the text anymore. (See picture in the attachment)
- is cloned by
-
MC-121419 Click and hover events are offset in chat
- Resolved
- is duplicated by
-
MC-96575 Click-event in Chat is positioned one line to low
- Resolved
-
MC-96586 Bug with tellraw click event
- Resolved
-
MC-96597 hoverEvent and clickEvent are one line lower than they should be.
- Resolved
-
MC-96602 text issue
- Resolved
-
MC-96645 Clickable URL's / Commands offset by 1 in chat bar.
- Resolved
-
MC-96690 /tellraw clickEvent "hitbox" not raised with the raise of the chat box (15w05b)
- Resolved
- relates to
-
MC-89253 Bold text in /tellraw combined with links positioned incorrectly
- Resolved