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

[IME][Safari] Navigating through IME panel randomly breaks composition inside inline element #3117

Closed
f1ames opened this issue May 30, 2018 · 1 comment
Labels
browser:safari package:typing type:bug This issue reports a buggy (incorrect) behavior.

Comments

@f1ames
Copy link
Contributor

f1ames commented May 30, 2018

Is this a bug report or feature request? (choose one)

🐞 Bug report

💻 Version of CKEditor

CKEditor 5 (v10.0.1)

📋 Steps to reproduce

Extracted from ckeditor/ckeditor5-engine#861 (see ckeditor/ckeditor5-engine#861 (comment)).

  1. Go to https://ckeditor5.github.io.
  2. Switch to Japanese Hiragana keyboard.
  3. Start composition inside some inline element (strong for example).
  4. When IME panel appears navigate with up/down arrows.

✅ Expected result

It is possible to navigate through IME panel without breaking it.

❎ Actual result

Composition stops/breaks eventually and IME panel disappears.

ime

📃 Other details that might be useful

Happens only in Safari (11.0.3 (13604.5.6)).

Side note: I checked it while checking how https://github.com/ckeditor/ckeditor5-engine/issues/1417 behaves. There were some differences, it happened there only inside empty inline element (I suspect it was related to inline filler - and the fact that it gets removed when selection is changing inside composition panel). But at the current state, I'm not sure what is the exact cause.

@Mgsy
Copy link
Member

Mgsy commented Feb 15, 2019

This bug isn't reproducible anymore.

@Mgsy Mgsy closed this as completed Feb 15, 2019
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-typing Oct 9, 2019
@mlewand mlewand added browser:safari resolution:solved type:bug This issue reports a buggy (incorrect) behavior. package:typing labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:safari package:typing type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

3 participants