Opened 8 years ago
Closed 8 years ago
#40818 closed defect (bug) (fixed)
Editor: Empty link input after insert by paste
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | Cc: |
Description
matt:
I think I found an editor / link bug
highlight some text, then paste a URL to link it, then click edit
the link disappears
https://wordpress.slack.com/archives/C02QB2JS7/p1495163623468487
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
TinyMCE also uses start node for nodeChange events. See https://github.com/tinymce/tinymce/blob/4.6.1/src/core/src/main/js/NodeChange.js#L131