Opened 15 years ago
Closed 14 years ago
#18363 closed defect (bug) (fixed)
After inserting a link in the rich editor, hitting Enter key to start new paragraph has no effect
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | normal | Version: | 3.2.1 |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
To reproduce:
- Start editing a new post
- Type some random text
- Highlight the last word, or the whole line that you just typed, then click the hyperlink button
- Enter a URL for the hyperlink and click Add Link
- Hit the Enter key to create a new paragraph
Expected output:
A new paragraph is created
Actual output:
Nothing happens, not until you type some other text, then hit enter. It also works fine if there is already text following the newly created link and you hit enter to move that text down to the next paragraph. It just doesn't work if you do it exactly as described above.
Change History (5)
Note: See
TracTickets for help on using
tickets.
#18192