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

Call onInput in onCompositionEnd #13807

Merged
merged 1 commit into from
Feb 11, 2019
Merged

Call onInput in onCompositionEnd #13807

merged 1 commit into from
Feb 11, 2019

Conversation

ellatrix
Copy link
Member

Description

@youknowriad This should fix the backtick to code transform for the French keyboard. It makes sense to call all logic in onInput during onCompositionEnd.

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue for me.

@ellatrix ellatrix merged commit 5019d40 into master Feb 11, 2019
@ellatrix ellatrix deleted the try/composition-input branch February 11, 2019 08:54
@youknowriad youknowriad added this to the 5.1 (Gutenberg) milestone Feb 15, 2019
youknowriad pushed a commit that referenced this pull request Mar 6, 2019
youknowriad pushed a commit that referenced this pull request Mar 6, 2019
This was referenced Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants