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

Link nodes behavior mismatches across browsers #2348

Closed
juangl opened this issue Oct 29, 2018 · 4 comments
Closed

Link nodes behavior mismatches across browsers #2348

juangl opened this issue Oct 29, 2018 · 4 comments

Comments

@juangl
Copy link

juangl commented Oct 29, 2018

Do you want to request a feature or report a bug?

Bug report

What's the current behavior?

Currently typing something at the end of a link node works different across both browsers. On Safari, characters are appended to the link, on Chrome, characters are inserted after the link.

Browser versions:

  • Safari: Version 12.0 (14606.1.36.1.9)
  • Chrome: Version 70.0.3538.77
  • This is happening on iOS too (I can confirm version 12 and 11.4), both Chrome and Safari since they use the same engine.

Happy to working on this if someone could point me out some piece of code to look at.

http://g.recordit.co/TbPB0wP34G.gif

screen recording

What's the expected behavior?

Links should behave the same on both browsers.

@juangl juangl changed the title Link nodes behaving mismatch across browsers Link nodes behavior mismatch across browsers Oct 29, 2018
@juangl juangl changed the title Link nodes behavior mismatch across browsers Link nodes behavior mismatches across browsers Oct 29, 2018
@Nantris
Copy link
Contributor

Nantris commented Oct 29, 2018

I can't easily test in Safari, but this does appear to be an issue. @juangl, can you provide the browser version numbers too?

@juangl
Copy link
Author

juangl commented Oct 29, 2018

@slapbox just added that.

@yangguoquan
Copy link

Does anyone solve this problem?

@ianstormtaylor
Copy link
Owner

Closing in favor of #3151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants