Skip to content

Fixed international composition issues (e.g., Japanese Input method)#2

Merged
lepidum merged 1 commit intolepidum:developfrom
ayokura:fix-international-composition
Sep 14, 2012
Merged

Fixed international composition issues (e.g., Japanese Input method)#2
lepidum merged 1 commit intolepidum:developfrom
ayokura:fix-international-composition

Conversation

@ayokura
Copy link
Copy Markdown

@ayokura ayokura commented Sep 13, 2012

This change fixes issue during international composition(e.g., Japanese input method).

Issue:
Problem occurs when receive changesets from server during Japanese input.
It is interrupted in the middle of an input.

ChangeLog:
moved inInternationalComposition from Ace2Inner to top window
fix bindTheEventHandlers() because ie9 implement CompositionEvent
when inInternationalComposition, NEW_CHANGES msg and ACCEPT_COMMIT msg
are pushed msgQueue.
when handleUserChanges(), apply msgQueue.

moved inInternationalComposition from Ace2Inner to top window
fix bindTheEventHandlers() because ie9 implement CompositionEvent
when inInternationalComposition, NEW_CHANGES msg and ACCEPT_COMMIT msg
are pushed msgQueue.
when handleUserChanges(), apply msgQueue.
@ayokura
Copy link
Copy Markdown
Author

ayokura commented Sep 13, 2012

I am performing the operating check by the following browsers.

  • Internet Explorer 9
  • Firefox 15.0.1
  • Google Chrome 21.0.1180.89 (Official Build 154005) m

lepidum pushed a commit that referenced this pull request Sep 14, 2012
Fixed international composition issues (e.g., Japanese Input method)
@lepidum lepidum merged commit 22315cd into lepidum:develop Sep 14, 2012
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.

4 participants