Skip to content

Bug: Dialog for Check for Duplicate Gestures has a "ghost" list box for the gestures #15

@britechguy

Description

@britechguy

When I hit the input gesture assigned to check for duplicates, the dialog that results has two list boxes for the resulting duplicates. The top one is always empty, and focus is always on the bottom list box on the first gesture.

Both the top box and the bottom box have the label, "Select a gesture from the list."

I can use Shift + Tab to throw focus into the perpetually empty list that's at the top but since there's nothing in it, there's nothing that can be done there.

It's almost as though the code to present this list is duplicated, but only the second one is handed the results of the search for duplicates for interacting with.

You can still manage everything in this state, but it looks very peculiar, and could be very confusing if someone were working in the populated list and somehow managed to navigate back to the unpopulated one. There would be an instant, "Where did everything go?!!," reaction, and justifiably so.

I don't know that the following screenshot will be of the slightest use or not, but I'm including it in case it might be:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions