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

[FF] Caret is rendered before a <br> despite the model selection being after it #4363

Closed
Reinmar opened this issue Jun 19, 2018 · 2 comments · Fixed by ckeditor/ckeditor5-engine#1582
Assignees
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@Reinmar
Copy link
Member

Reinmar commented Jun 19, 2018

It's Firefox only ;/

  1. Clear all content.
  2. Type "foo".
  3. Press Shift+Enter. New line appears but caret isn't moved anywhere.
  4. Type sth. The text appears in the new line (as if the selection was there).

jun-19-2018 14-52-09

@Reinmar
Copy link
Member Author

Reinmar commented Jun 19, 2018

FFS... this is FF's bug because we set the selection in the right place:

image

And I think I know it already. It's super old...

@Reinmar
Copy link
Member Author

Reinmar commented Jun 19, 2018

I'm postponing this to the next iteration. We need a workaround for this Firefox's issue. We should also find bugs on FF's side and ping its developers.

oleq referenced this issue in ckeditor/ckeditor5-engine Oct 18, 2018
Reinmar referenced this issue in ckeditor/ckeditor5-utils Oct 24, 2018
Feature: Implemented `env#isGecko()`. See ckeditor/ckeditor5-engine#1439.
Reinmar referenced this issue in ckeditor/ckeditor5-engine Oct 26, 2018
Fix: Firefox should visually move the caret to the new line after a soft break. Closes #1439.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-engine Oct 9, 2019
@mlewand mlewand added this to the iteration 21 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. package:engine labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
3 participants