Ticket #146 (closed defect: wontfix)
FCK editor "edit link" still appears in the context menu when right-clicking on a hyperlink
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1.1 |
| Component: | General | Version: | Untagged |
| Keywords: | FCK editor "edit link" still appears in the context menu when right-clicking on a hyperlink | Cc: |
Description
The bug has to do with the fact that in the FCK editor the "edit link" menu still appears in the context menu when right-clicking on a hyperlink. We supposedly got rid of this in the FCK editor so users would have to use our "add link" button.
To recreate this bug switch to source view and copy/paste some HTML containing at least one heperlink. Then swich out of source view and right-click on the link. (The context menu you get when you right-click depends on what you are right-clicking on.)
Change History
Note: See
TracTickets for help on using
tickets.

Since we don't develop or support the FCK editor, we shouldn't make changes to it's codebase. So we should probably just put the "edit link" button back into the toolbar and call it good. Here is a related feature request that might resolve this issue: http://cosl.usu.edu/trac/ticket/147# ("Insert link" button should allow "external/offsite link" and "open in new window" options)