Closed
Bug 309377
Opened 19 years ago
Closed 18 years ago
Pressing Enter in FCKEditor doesn't trigger automatic hyperlink creation
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 176525
People
(Reporter: cwen, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts) Build Identifier: Mozilla/5.0 When you put a URL like "http://www.yahoo.com" in a htmlarea editor then hit the "enter". The browser doesn't give a right event for letting the editor catch the event then auto create hyperlink for it. It does work well with IE. Reproducible: Always Steps to Reproduce: 1. go to "http://www.fckeditor.net/demo/default.html" 2. put some URL in the demo editor area. For example: http://www.yahoo.com 3. Hit enter key.
Updated•19 years ago
|
Summary: "enter" key strock doesn't trigger right event → Pressing Enter in FCKEditor doesn't trigger automatic hyperlink creation
Comment 3•18 years ago
|
||
Fred, do you mean IE automatically converts pasted urls into links? I guess in that case it is indeed a duplicate of bug 176525.
(In reply to comment #3) > I guess in that case it is indeed a duplicate of bug 176525. Aren't we pointing to the same bug? Yes, IE converts any kind of URL or e-mail address to links automatically.
Comment 5•18 years ago
|
||
Yes, I was pointing to the same bug, I was just asking for a confirmation, thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•