Mojira Archive
MC-121899

Wrong position of click/hover area in string with bold format code

If you add bold format code(§b) to chat component then click and hover areas after that code will be shifted from the text

Json:

{
	"text": "",
	"extra": [
		"§8§l | §fTo open link press ",
		{
			"text": "§9HERE",
			"clickEvent": {
				"action": "open_url",
				"value": "minecraft.net"
			},
			"hoverEvent": {
				"action": "show_text",
				"value": "§fSome text"
			}
		}
	]
}

Invalid

Denis Abr.

2017-11-12, 02:18 PM

2017-11-12, 03:57 PM

2017-11-12, 03:57 PM

0

1

Unconfirmed

Minecraft 1.12.2

-