[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

James Forrester  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2013-08-22

--- Comment #7 from James Forrester  ---
Given that this is now merged, I'm going to mark this as fixed. However, this
is provisional - please re-open if you think that this has not worked!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

--- Comment #6 from Gerrit Notification Bot  ---
Change 80080 merged by jenkins-bot:
Don't emit Surface changes back to the Surface

https://gerrit.wikimedia.org/r/80080

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

--- Comment #5 from Gerrit Notification Bot  ---
Change 80080 had a related patch set uploaded by Jforrester:
WIP:Don't emit Surface changes back to the Surface

https://gerrit.wikimedia.org/r/80080

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

James Forrester  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
   Severity|normal  |major

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

James Forrester  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
   Target Milestone|VE-deploy-2013-08-22|---

--- Comment #4 from James Forrester  ---
Patch has been reverted due to other issues, sadly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

James Forrester  changed:

   What|Removed |Added

 CC||da...@sheetmusic.org.uk,
   ||roan.katt...@gmail.com
  Component|ContentEditable |Language
   Target Milestone|--- |VE-deploy-2013-08-22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

Amir E. Aharoni  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Amir E. Aharoni  ---
Doesn't seem to be happening any more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

Ed Sanders  changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW
 CC||esand...@wikimedia.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

--- Comment #2 from David Chan  ---
This seems to be caused by a call to surfaceObserver.stop() in Surface's
onDocumentKeyDown method, which is wrongly asynchronous. The same problem was
affecting Malayalam and probably other scripts/IMEs too.

I *think* it should be fixed by https://gerrit.wikimedia.org/r/#/c/79451 (just
merged).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

James Forrester  changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
 Blocks||33077
   Assignee|i...@wikia-inc.com  |da...@sheetmusic.org.uk

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52716] VisualEditor: cursor places itself after the first character when inserting a group of Japanese characters

2013-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52716

--- Comment #1 from Amir E. Aharoni  ---
Now I tested it myself on Fedora 18 with Firefox. It happens there too. To
reproduce:

1. Enabled the "Japanese (Anthy)" keyboard in GNOME input sources.
2. In a VisualEditor window type "mitsubishi". It appears as four Kana
characters: "みつびし".
3. Press the space bar. The four characters change to two Kanji characters:
"三菱".
4. Press Enter. This accepts the Kanji representation.

Observed: The cursor is placed between 三 and 菱.
Expected: The cursor should be placed after 三菱. That is what happens in other
text editors on my system.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l