Nick4
(Nick)
April 11, 2026, 10:42pm
1
I’m using this quite a lot but some of them don’t work anymore…
Command palette ‘c’ and device filter ‘d’ are the failing ones.
Does anyone else experience the same?
It’s a bug…
opened 08:14PM - 11 Apr 26 UTC
### Checklist
- [x] I have updated to the latest available Home Assistant versi… on.
- [x] I have cleared the cache of my browser.
- [x] I have tried a different browser to see if it is related to my browser.
- [ ] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
https://github.com/home-assistant/frontend/pull/51450 fixed the empty dialog, but it seems the command & devices shortcuts are now broken.
When pressing `c` or `d` nothing happens, other shortcuts does work, pressing `e` will show the dialog correctly and I can switch to command or devices from there.
The issue is not related to the window size as was before, it will not show in a small window either, cleared browser cache and tried another browser with the same result.
### Describe the behavior you expected
Commands and search devices dialogs should work using keyboard shortcuts.
### Steps to reproduce the issue
1. Press `c` or `d` nothing happens
2. Press `e` the dialog will show
### What version of Home Assistant Core has the issue?
2026.4.2
### What was the last working version of Home Assistant Core?
2026.3.x
### In which browser are you experiencing the issue?
Chrome Version 147.0.7727.55 (Official Build) (64-bit)
### Which operating system are you using to run this browser?
Windows 11
### State of relevant entities
```txt
```
### Problem-relevant frontend configuration
```yaml
```
### JavaScript errors shown in your browser console/inspector
```txt
```
### Additional information
_No response_
… maybe Friday’s fix for the previous hotkey issue had some knock-on effects.
1 Like
Nick4
(Nick)
April 12, 2026, 8:54am
3
Not really the solution but to mark this topic as solved and maybe an answer for others experiencing this.
Thanks a lot for pointing that out ?Drew?
I did conduct a search but didn’t get any relevant result.
I’m only using the forum and website for information about HA; how did you know about this?
Nick4
(Nick)
April 26, 2026, 8:37am
4
This has been solved in 2026.4.4
1 Like