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][Chrome][Safari] Composition before space doesn't work in inline style surroundings in some cases #3123

Closed
f1ames opened this issue Jun 20, 2018 · 4 comments
Labels
browser:chrome browser:safari domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). package:typing resolution:expired This issue was closed due to lack of feedback. status:stale type:bug This issue reports a buggy (incorrect) behavior.

Comments

@f1ames
Copy link
Contributor

f1ames commented Jun 20, 2018

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

🐞 Bug report

💻 Version of CKEditor

v10.0.1

📋 Steps to reproduce

  1. Switch to Spanish keyboard.
  2. Go to https://ckeditor5.github.io.
  3. Set editor content to <p><strong>Foo </strong><i>Bar </i>Baz</p>.
  4. Put selection on the end of an inline element, but before space, e.g. <p><strong>Foo{} </strong><i>Bar </i>Baz</p>.
  5. Press ´ (Spanish accent composition).
  6. Press a.

chrome safari ime1

✅ Expected result

The á character is composed.

❎ Actual result

The ´á sequence is created.

📃 Other details that might be useful

Tested on Chrome 67.0.3396.87.

@Mgsy
Copy link
Member

Mgsy commented Jun 25, 2019

This issue doesn't occur on Windows. I can reproduce it on OS X.

@mlewand mlewand transferred this issue from ckeditor/ckeditor5-typing Oct 9, 2019
@mlewand mlewand added this to the backlog milestone Oct 9, 2019
@Reinmar Reinmar added the domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). label Nov 18, 2019
@LukaszGudel
Copy link
Contributor

This issue occurs if the following space is also part of the inline element (bold or italic). If the following space is not bolded then the composition is working correctly.

@pomek pomek removed this from the backlog milestone Feb 21, 2022
@CKEditorBot
Copy link
Collaborator

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

@CKEditorBot
Copy link
Collaborator

We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

@CKEditorBot CKEditorBot added the resolution:expired This issue was closed due to lack of feedback. label Nov 3, 2023
@CKEditorBot CKEditorBot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:chrome browser:safari domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). package:typing resolution:expired This issue was closed due to lack of feedback. status:stale type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

7 participants