Dungeon Defenders 2 Bug Reporting

5
Votes
Mouse-over UI elements don't clear when open upgrade/shard interface. (Windows)
Item detail popup is sometimes not cleared when opening the upgrade/shard interface (Ctrl+ Right-click on an item/shard), making it hard to see and interact with the upgrade/shard interface.
Repro Chance: 50%
Steps for Bug Repro:

Mouse over an item and ctrl-right click to open the upgrade/shard interface.  Sometimes when doing this, the item detail popup of the item you had selected will linger on top of the interface that opens.

Expected Results: Opening upgrade/shard interface closes other popups.


SupaFly posted this bug on06/21/17
SupaFly 06/21/17 00:50

*Correction above, opening upgrade/shard interface is Ctrl+Left-click, but you get the idea.

Seems to be some kind of race condition between the mouse-over details and the upgrade/shard interface.  So the faster you select and item and left-click it, the easier it is to get this issue.

Reproduction can be increased to 100% by holding Ctrl and moving mouse over an item while spamming left-click.

Edited on: 06/21/17 00:51
13dot 07/26/17 23:05

This is race condition between showing the Item Detail popup and opening  the Upgrade Shard popup. They both show up if the mouse-over and ctrl-click happens at nearly the same time.

Fix: as stated by SupaFly, last pop up to open should close other modal dialogs that are not its parent.

Workaround: don't click so fast; ensure mouse-over popup is open before ctrl-clicking.