You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When leaving browser focus and having opened the dropdown for the bg selector beforehand, the button to open will disappear and the dropdown stays locked open (non-interactive) until the block is re-focused again.
To reproduce
Hover over an Image block in a Layout field (haven't tested vanilla Blocks, but should be the same?)
Open the bg selector dropdown
Make sure the tab is still open but no hover/mouse events can be registered by Kirby so the Dropdown button fades out
-> in my case, I could get this reliably done with a screenshot overlay (CleanShot X), but I was also able to do it just by tabbing out of the browser, however when trying again it might work and might not? Maybe you'll find a reliable way to reproduce this that doesn't require third party tools
The dropdown should now stay open until the Block is re-focused but non-interactive
Your setup
Kirby Version 4.4.1
Your system (please complete the following information)
Device: MBP 14
OS: macOS Sonoma
Browser: Chrome
Version: 128.0.6613.138
The text was updated successfully, but these errors were encountered:
If I understand correctly, this is the behavior of the global dropdown component. So all dropdowns in the panel have the same issue.
distantnative
changed the title
Image Block Preview Background Selector Dropdown stays open and is non-interactive when focussing out of browser
Dropdowns stay open + non-interactive when focus left browser
Dec 7, 2024
Description
When leaving browser focus and having opened the dropdown for the bg selector beforehand, the button to open will disappear and the dropdown stays locked open (non-interactive) until the block is re-focused again.
To reproduce
-> in my case, I could get this reliably done with a screenshot overlay (CleanShot X), but I was also able to do it just by tabbing out of the browser, however when trying again it might work and might not? Maybe you'll find a reliable way to reproduce this that doesn't require third party tools
Your setup
Kirby Version 4.4.1
Your system (please complete the following information)
The text was updated successfully, but these errors were encountered: