-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Steps to reproduce the issue
Create a new article or open an existing article.
Edit the article text. Or change an image etc.
Press the keys Ctrl and S (Ctrl+s).
Expected result
The edited version of the article is saved. Or no action, so the changed text ist still available.
Actual result
The page is reloaded. The user is directed to the article list page (com_content, view=articles). The article is checked out. All changes are lost.
System information (as much as possible)
Server: Joomla 3.7.2., php 7, Using default tinymce as the editor plugin, standard out of the box Joomla, no plugins for article editing, no K2.
Desktop: Suse Linux, Browser: Firefox.
Additional comments
I have lost multiple edits due to the engrained automatic pressing of Ctrl+s.
Hence the behavior of the Joomla article editor-view has led me to lose hours of my valuable time. So right now the only solution is, not to use the article editor for writing articles (only for entry). Which is the purpose of the editor in the first place.