Opened 22 months ago
Closed 18 months 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: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | TinyMCE | Version: | 3.2.1 |
| Severity: | normal | Keywords: | |
| 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)
I found out that when you do a little press on the spacebar after the link and then press enter the new paragraph is there.
comment:3
SergeyBiryukov — 19 months ago
Closed #19000 as a duplicate.
- Owner set to azaozz
- Status changed from new to assigned
azaozz, can you look at this?
Note: See
TracTickets for help on using
tickets.

#18192