I have a Tabbed Content.
The first Tab contains a DataTable with some BINDINGS:
("s", "switchSecondTab", "Switch to Second tab"),
When the DataTable is active and i press "s", the GUi is switching to the second tab and instantly back to the first tab.
Reverting this MR solves the issue: #4599