Talent Tree Tweaks | Dragonflight

Talent Tree Tweaks | Dragonflight

2M Downloads

Taint on Share (copy to clipboard)

filliph opened this issue ยท 2 comments

commented

BugSack:

1x [ADDON_ACTION_FORBIDDEN] AddOn 'TalentTreeTweaks' tried to call the protected function 'CopyToClipboard()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `CopyToClipboard'
[string "@Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua"]:461: in function `callback'
[string "@SharedXML/LoadSystem/LoadSystemTemplates.lua"]:26: in function <.SharedXML/LoadSystem/LoadSystemTemplates.lua:17>
[string "=(tail call)"]: ?
[string "@SharedXML/SharedUIPanelTemplates.lua"]:2457: in function `SetSelectedValue'
[string "@SharedXML/SharedUIPanelTemplates.lua"]:2409: in function `func'
[string "@SharedXML/UIDropDownMenu.lua"]:1007: in function `UIDropDownMenuButton_OnClick'
[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1>

taint.log from /console taintLog 1

n12/6 23:12:40.759  Interface/SharedXML/UIDropDownMenu.lua:973 UIDropDownMenuButton_OnClick()
12/6 23:12:40.759  An action was blocked because of taint from TalentTreeTweaks - CopyToClipboard()
12/6 23:12:40.759      Interface/AddOns/Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua:461 callback()
12/6 23:12:40.759      Interface/SharedXML/LoadSystem/LoadSystemTemplates.lua:26
12/6 23:12:40.759      Interface/SharedXML/SharedUIPanelTemplates.lua:2457 Frame:SetSelectedValue()
12/6 23:12:40.759      Interface/SharedXML/SharedUIPanelTemplates.lua:2409 func()
12/6 23:12:40.759      Interface/SharedXML/UIDropDownMenu.lua:1007 UIDropDownMenuButton_OnClick()
12/6 23:12:40.759      DropDownList1Button6:IDropDownMenuTemplates.xml:136_OnClick()
12/6 23:16:03.942  Interface/SharedXML/UIDropDownMenu.lua:973 UIDropDownMenuButton_OnClick()
12/6 23:16:03.942  An action was blocked because of taint from TalentTreeTweaks - CopyToClipboard()
12/6 23:16:03.942      Interface/AddOns/Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua:461 callback()
12/6 23:16:03.942      Interface/SharedXML/LoadSystem/LoadSystemTemplates.lua:26
12/6 23:16:03.942      Interface/SharedXML/SharedUIPanelTemplates.lua:2457 Frame:SetSelectedValue()
12/6 23:16:03.942      Interface/SharedXML/SharedUIPanelTemplates.lua:2409 func()
12/6 23:16:03.942      Interface/SharedXML/UIDropDownMenu.lua:1007 UIDropDownMenuButton_OnClick()
12/6 23:16:03.942      DropDownList1Button6:IDropDownMenuTemplates.xml:136_OnClick()
commented

I'm having trouble reproducing this myself
if you're able to consistently reproduce this issue, could you send a taintLog 2 log?
I have made some changes in a new update which might help reduce issues, could you confirm if it helped?

commented

Sorry for the late reply, I wasn't able to replicate the issue on the latest version (or the new one with the import feature - thank you for that!) so I think we can close this for now.

I'll reopen if it happens again and there's some reliable steps to reproduce ๐Ÿ˜„