Opened 9 years ago
Closed 9 years ago
#13645 closed Bug (duplicate)
Does not automatically add link when typing in Microsoft Edge browser
Reported by: | Neil Pfister | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Open CKEditor demo page in Microsoft Edge browser in Windows 10.
- Type link and press space or enter (e.g. www.google.com)
- Does not automatically create link (does still work in Internet Explorer.
Expected result
Should create link automatically.
Actual result
Does not create link.
Other details (browser, OS, CKEditor version, installed plugins)
Microsoft Edge used. Standard CKEditor and also on demo version. ==
Change History (1)
comment:1 Changed 9 years ago by
Keywords: | Link Edge Microsoft removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.5.2 |
The fact that on older IEs a link is automatically created is not CKEditor's feature but these browsers. It was removed in Edge apparently, but that's not a bug.
There's already a feature request – #7376.