Skip to content
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

A Usable Shortcut for Saving Files #742

Closed
SpamMusubi153 opened this issue Jun 28, 2023 · 3 comments
Closed

A Usable Shortcut for Saving Files #742

SpamMusubi153 opened this issue Jun 28, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@SpamMusubi153
Copy link

Describe the bug
Currently, users can use the Control + S shortcut to save the currently open page in a Collective. However, in most cases, this also causes a copy of the page to be downloaded, making this shortcut much less useful.

To Reproduce
Steps to reproduce the behavior:

  1. Open a page in a Collective
  2. Make a change to the page
  3. Press the Control button or Command button and the "S" key

Expected behavior
The collective page saves without downloading an HTML copy of the page.

@SpamMusubi153 SpamMusubi153 added the bug Something isn't working label Jun 28, 2023
@juliusknorr
Copy link
Member

Related to nextcloud/text#4244 it may be sensible to also catch the shortcut in collectives for the whole app container and trigger just a page save then.

@mejo-
Copy link
Member

mejo- commented Jun 28, 2023

Thanks @SpamMusubi153 for your report. This actually got fixed in the Text app with nextcloud/text#4400 recently. The fix will be released with the next point releases of Nextcloud 25, 26 and 27.

@mejo- mejo- closed this as completed Jun 28, 2023
@SpamMusubi153
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants