Opened 12 years ago
Last modified 12 years ago
#9272 confirmed Bug
Enter key does not work in textareas anymore
Reported by: | Ralf Pöhlmann | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.6.4 |
Keywords: | Cc: |
Description
- Open ckeditor demo (3.6.4)
- Open insert textarea "plugin"
- Set focus on textarea field and start typing and press enter key
-> The dialog is closed.
- Shift + enter works
- It seems to be that all dialogs with textareas are affected
- Works fine with 3.6.3
Change History (1)
comment:1 Changed 12 years ago by
Keywords: | enter key textarea removed |
---|---|
Status: | new → confirmed |
Reproducible from CKEditor 3.6.4 rev. [7516] in all browsers.
This was a fix for ticket #8985.