Opened 17 years ago
Closed 16 years ago
#1041 closed Bug (fixed)
In FCKeditor, after Removing a Link, type a space and the Link will return.
Reported by: | Mary Mak | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Confirmed IE | Cc: |
Description (last modified by )
- click on the Insert/Edit Link button.
- When the Link dialog box opens, in the URL field, enter a link e.g.
www.google.com and click on OK.
- The Link dialog box closes and www.google.com will be displayed in the
message panel.
- Highlight the link www.google.com in the message panel and in the toolbar
click on the "Remove Link" button.
- Notice in the link, the underscore is removed.
- Cursor in the text panel and cursor should now be blinking behind the
letter m of www.google.com .
- Hit the space bar in the keyboard once and notice the link: www.google.com
becomes a link again.
- Workaround: Hit a space after the link: www.google.com before clicking on
the "Remove Link" then the underscore will not return.
Change History (2)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed IE added |
I could reproduce the problem in IE for the SVN version. The bug does not appear in Firefox.