Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-96571

Click & Hover event buttons are offset

XMLWordPrintable

    • 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)

            Unassigned Unassigned
            MrMakistein Maki Karner
            Votes:
            14 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: