Skip to content

Multiple copies of the same button don't work. #1441

@ekmett

Description

@ekmett

If you instantiate the same "Button" control multiple times, only one of them fires (it seems this is only the latest one placed?)

e.g. I have a circuit with controls inside of it for embedded test that uses UP and DOWN to take the circuit offline and run randomized testing.

This works fine in isolation, but if I go to instantiate it multiple times for a composite test bench, now only the latest one eats the event.

This means I have to pull all the keyboard control into a central location making a mess of top level wiring.

You can see this just by making a small circuit with several UP buttons linked directly to LEDs for indication.

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