View Single Post
05-19-13, 03:18 PM   #9
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Lombra View Post
Maybe this sheds some light on the issue:
http://forums.wowace.com/showthread.php?t=20536
I dont have any "Menu" type dropdowns taint still happens. It's totally random sometimes i cant trigger a taint even if i want to, sometimes i just open a 1 dropdown, then try to queue and bang taint happens.

Even if i don't have any displayMode assigned i shoul nil it then?

I also wanted to track down this bug, i think it something related with the "UIDropDownMenu_SetSelectedName" or "UIDropDownMenu_SetSelectedvalue" or pretty much any other global function which selects the value onclick. Since i don't use this functions in one of my addon, and i can't trigger a taint with it. Not sure about it tho.

Last edited by Resike : 05-19-13 at 03:23 PM.
  Reply With Quote