Skip to content

[4.5.1]: keyboard shortcut issue: permanent focus on assets #13601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arifje opened this issue Aug 24, 2023 · 1 comment
Closed

[4.5.1]: keyboard shortcut issue: permanent focus on assets #13601

arifje opened this issue Aug 24, 2023 · 1 comment

Comments

@arifje
Copy link

arifje commented Aug 24, 2023

What happened?

CTRL-S stops working after selecting and saving an asset in the entry.

Steps to reproduce

  • open an entry
  • double click an asset
  • save the asset with CTRL S
  • the asset panel is closed
  • now hit CTRL S again
  • the asset is saved again, and again...

Expected behavior

  • entry should be saved, asset panel is closed

Also, pressing CMD (OSX) triggers this javascript error:

UiLayerManager.js:168 Uncaught TypeError: Cannot read properties of undefined (reading 'bubble')
    at s.constructor.triggerShortcut (UiLayerManager.js:168:30)
    at s.constructor.<anonymous> (Base.js:153:23)
    at HTMLBodyElement.o (jquery.js?v=1692888808:2:89408)
    at HTMLBodyElement.dispatch (jquery.js?v=1692888808:2:43392)
    at v.handle (jquery.js?v=1692888808:2:41387)

Craft CMS version

4.5.1

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

@brandonkelly
Copy link
Member

Thanks for reporting that! Craft 4.5.2 is out with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants