[Cataclysm Classic] ItemRef colored border not working correctly with toys
Kolmarwow opened this issue ยท 2 comments
Describe the bug
When you mouseover between toys & bag items, the toys will incorrectly show the colored quality border of the last item you had your mouse over. I've attached a video that shows an example.
tiptac.mp4
Steps to Reproduce
- Enable "Show Item Tips with Quality Colored Border" in ItemRef
- Mouseover a toy, it will have correct border color
- Mouseover a bag item with different rarity, it will also have correct border color
- Mouseover the same toy, it will incorrectly show the border color of the previous bag item
Expected behavior
Toys should have correct border color.
Additional context
No response
Version of TipTac Reborn
24.05.18
Flavor/Version of WoW
4.4.0
Thanks for reporting this! ๐
It seems that under cataclysm classic the funtion GameTooltip:GetItem()
returns the previous item although another item is currently displayed.
After hovering over one item in my character frame, the mentioned function always returns the character frame item although hovering over random toys after that.
Seems like a blizzard bug...
I opened a bug report in blizzards WoW forum: https://eu.forums.blizzard.com/de/wow/t/bug-in-gametooltipgetitem-in-catacylsm-classic-440/270748