Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double and wrong link detection on IE11 and linebreak #5

Open
nbartels opened this issue Jul 3, 2017 · 1 comment
Open

Double and wrong link detection on IE11 and linebreak #5

nbartels opened this issue Jul 3, 2017 · 1 comment
Assignees
Labels

Comments

@nbartels
Copy link

nbartels commented Jul 3, 2017

There is a bug with the link detection in the IE11.

I write some text, then the last part of the line is a link. I press RETURN and start writing text in the second line. Then the link is detected as expected and the target is the right URL.
But in the second line the first word is detected as link, too. And it has another target. It is the link from the first line plus the word of the second line.

It's a bit hard to explain with text, so here are 2 screenshots.

In this screenshot you can see the editor content and the opened link dialog. The link you see in the dialog is the one of the end of the first line.
editor-link1

In this screenshot you see the same text, but the link dialog shows the link of the first word of the second line. As you can see it is wrong.
editor-link2

@Katochimoto
Copy link
Member

Thanks!
I will look later.

@Katochimoto Katochimoto self-assigned this Jul 3, 2017
@Katochimoto Katochimoto added the bug label Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants