Name, guild name etc. missing in CommunitiesFrame.MemberList.ListScrollFrame.buttons tooltip
frozn opened this issue ยท 0 comments
If the tooltip of the buttons mentioned in the title will trigger a GameTooltip:SetOwner()
through util:SetOwnerSafely()
(line 5744 in core.lua), the name, guild name etc. is missing:
Without GameTooltip:SetOwner()
triggered:
With GameTooltip:SetOwner()
triggered:
You can reproduce this with the following addition in "core.lua":