Baganator

Baganator

1M Downloads

Item count in tooltip is incorrect when moving items between guild bank tabs

DarrenRuaneKaizen opened this issue ยท 2 comments

commented

Please include as much of the following information as possible to help me fix the bug:

Brief Description of Bug

When directly moving an item in the guild bank from one tab to another, the item quantity in the tooltip is not correctly updated.

Steps to Reproduce

  1. Open the guild bank and put an item into one of the tabs
  2. Hover the item to show the tooltip (should show 1 of those items in the guild bank)
  3. Move the item directly from its current guild bank tab to any other guild bank tab (aka don't put it in your character bags first, just move directly from one tab to another)
  4. Hover the item to show the tooltip and observe that the quantity is incorrect

Navigating to the original tab seems to cause it to update, at which point the count in the tooltip is then correct.

commented

Found a fix. Added it to the latest alpha.

commented

There isn't a good fix for this because the guild bank tab has to be visible to populate the inventory data for it, and the first tab isn't visible at the point the item is moved out.