You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deselecting all items from a listbox using ctrl+click, the last item deselected remains active despite no longer being highlighted on the list. This can be demonstrated by going to https://gowut-demo.appspot.com/show and clicking the "ListBox" link on the left, then using ctrl+click to select and deselect items on the list. sum=? will always equal the last item deselected.
The text was updated successfully, but these errors were encountered:
When deselecting all items from a listbox using ctrl+click, the last item deselected remains active despite no longer being highlighted on the list. This can be demonstrated by going to https://gowut-demo.appspot.com/show and clicking the "ListBox" link on the left, then using ctrl+click to select and deselect items on the list. sum=? will always equal the last item deselected.
The text was updated successfully, but these errors were encountered: