Page MenuHomePhabricator

In 2-Set Korean IME when typing inside a table cell and pressing space selection and cursor disappear
Closed, ResolvedPublic1 Estimated Story Points

Description

In Chrome 39 and Mac OS with 2-Set Korean IME enabled when typing inside a table cell any input and pressing space after it selection disappear and table cell is not in the edit mode anymore. The important factor here is timing, if space is pressed immediately after text input - then problem occurs, and otherwise it does not occur.

Event Timeline

Inez raised the priority of this task from to Needs Triage.
Inez updated the task description. (Show Details)
Inez added a project: VisualEditor.
Inez added subscribers: Inez, Esanders, dchan.

Can someone let me know whether this still happens in VE-standalone? I don't have the platform combination to hand but we recently fixed a post-keydown timing issue that I would suspect could have clobbered a selection. Thanks!

Hi, I think this may work OK now: can you try https://rawgit.com/wikimedia/VisualEditor/master/demos/ve/desktop.html#!pages/tables.html and confirm whether the problem is gone? Thanks!

I believe this works now, yes. (Test in Chrome and Firefox on Mac OS X using GongjinCheong Romanja OS X IME.)