Forum Discussion
Numbers Causing Unintended Tab Navigation in Fabric
- 6 months agoThis behavior is not a setting you can turn off — it’s a known Fabric UI bug where number keys switch tabs even when ALT is not pressed. Multiple users have reported the exact issue, and Microsoft has acknowledged it.After you click a workspace item (Notebook, SQL endpoint, etc.), Fabric’s UI sometimes enters a mode where number keys (1–9) are interpreted as tab‑switch shortcuts, even though the documented shortcut requires ALT + number. This has been reproduced consistently after ALT+Tabbing away and back, or when some UI element retains keyboard focus incorrectly.
Sometimes this works:
- ALT once, or
- ALT + Shift (better, because it doesn't move focus)
will “reset” the keyboard focus and stop number‑key tab switching
Hi SivaReddy86421,
Apart from the solution given by Thomaslleblanc, I believe number-key navigation is usually associated with browser. Could you try opening Fabric in another browser, and see if it is still causing an issue?
Please do share whatever works for you, so that it helps us all in such scenarios.
Hi stoic-harsh
I was using Microsoft Edge earlier and tried the same scenario in Chrome, where I observed the following:
Opened a few items in a single browser tab and pressed number keys, it did not navigate between items.
Pressed ALT + Tab to switch between applications.
After returning to Chrome (where fabric is opened), pressing number keys started switching between items.
Pressing number keys followed by ALT + Shift prevented the navigation between items.
This seems consistent with the behavior and workaround Thomaslleblanc described.