Closed GoogleCodeExporter closed 9 years ago
We added the ENTER key as a default key, generally for the SAVE button. But
this is obviously conflicting.
Turns out that CKEditor in SOURCE mode as well as TextArea fields (like for
"comments" in our forms) cause this to be an issue.
Current work-around is to use SHIFT-ENTER when in a TextArea or CKEditor in
SOURCE mode (in regular HTML/WYSIWYG mode, ENTER works as before).
We will remove the ENTER key default for the document editor and email editors
for now since they have CKEditor's inside.
Original comment by yoz...@gmail.com
on 11 May 2012 at 12:38
This is fixed in the upcoming 12.6.2 release. We have changed the code to turn
off the default ENTER processing when the focus is in a TextArea or CKEditor
field.
Original comment by yoz...@gmail.com
on 14 May 2012 at 2:44
Original issue reported on code.google.com by
lstro...@gmail.com
on 10 May 2012 at 11:40