Opened 19 years ago
Closed 18 years ago
#3466 closed defect (bug) (fixed)
RTE Link Behaviour has changed
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
2.1a
Write the words for a link
Highlight the word
Click the chain to add the link
The word is now linked.
Click the mouse in the box to put the cursor at the end of the link.
Now click to unlink and the whole link goes. What should happen is that the </a> is applied at that point.
Attachments (1)
Change History (4)
#2
@
18 years ago
- Keywords has-patch needs-testing added
Attached patch to stop unlinking a link when caret is at either end of the link. This issue was caused by new code for gecko in tinymce 2.0.8. Other browsers should not be affected by the problem or the fix.
Also resolves issue where focus is not returned to editor after closing any popup. This could use testing in other browsers.
Both of these patches have been sent to tinymce dev.
Note: See
TracTickets for help on using
tickets.
Confirmed, but it's TinyMCE bug. Dunno if there's much we can about it. Probably best that we contact the author(s).