Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name, guild name etc. missing in CommunitiesFrame.MemberList.ListScrollFrame.buttons tooltip #203

Open
frozn opened this issue Feb 25, 2022 · 0 comments

Comments

@frozn
Copy link

frozn commented Feb 25, 2022

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:

image

With GameTooltip:SetOwner() triggered:

image

You can reproduce this with the following addition in "core.lua":

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant