After updating to Bootstrap Studio 7.0.1 on macOS 15.2, I’ve encountered a bug where mouse clicks are not recognized for several GUI actions. Here’s what I’ve observed:
• When I right-click on HTML or CSS files (or any item in the design section), the context menu appears with options (e.g., “Delete,” “Duplicate,” “Convert to HTML”), but clicking on any of them does nothing.
• This issue happens across both new and old designs, and restarting the system doesn’t resolve it.
• Interestingly, keyboard shortcuts still work fine. For instance, Command + Backspace deletes items, and Command + D duplicates them. However, mouse clicks fail to execute most GUI actions, especially those without keyboard shortcuts (like “Convert to HTML”).
I didn’t experience this issue in version 7.0, and it seems to have appeared only after updating to 7.0.1.
Has anyone else encountered this problem? Is there a fix or a patch on the way?
Thank you for the report! This was caused by an Electron bug which has found its way to their latest update. We fixed this issue in Bootstrap Studio 7.0.2 that was just released. We implemented some measures which will prevent this type of bug in the future.