Comment 2 for bug 1785333

Revision history for this message
a. bellenir (abellenir) wrote :

good catch.

> I'm wondering if this bug is side effect of the fix for bug 1776557 | bug 1669856.

yes, definitely. the 1776557/1669856 fix was based on some assumptions that turn out to only be true for dynamic "on the fly" grids like item status. this made it always think the row you right-clicked on in a static list was deselected.

i believe the problem to be fixed in this branch: lp1785333-right-click-clears-selection (http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/abellenir/lp1785333-right-click-clears-selection)