[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-09-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 James Forrester changed: What|Removed |Added CC||axelbo...@yahoo.com --- Comment #9 f

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 James Forrester changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #8 from Gerrit Notification Bot --- Change 81213 merged by jenkins-bot: Detect outdated pending post KeyPress handler https://gerrit.wikimedia.org/r/81213 -- You are receiving this mail because: You are on the CC list for the bug

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #7 from David Chan --- Further to my previous comment: it seems that it's actually onDocumentKeyPress which is doing the setTimeout which gets outdated; and that we can code our way around it because it's just there to do a surface-

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 Gerrit Notification Bot changed: What|Removed |Added Status|ASSIGNED|PATCH_TO_REVIEW -- You are

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #6 from Gerrit Notification Bot --- Change 81213 had a related patch set uploaded by Divec: Detect outdated pending post KeyPress handler https://gerrit.wikimedia.org/r/81213 -- You are receiving this mail because: You are on the

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #5 from David Chan --- I can reproduce this just by holding a key down for a few seconds. It seems to be because of setTimeout( f(), 0 ) causing event handling to overlap. This could be challenging to resolve because of the way brow

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #4 from Moriel Schottlender --- This is problematic, since I couldn't properly and reliably replicate the bug since then, it only happens occasionally, I'm not sure if it's because of the speed or some other aspect. But I did find

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 --- Comment #3 from Elitre --- <> http://www.mediawiki.org/w/index.php?title=User:Chris857&oldid=770602 http://en.wikipedia.org/wiki/File:Visual_Editor_-_subscript_and_superscript.PNG http://en.wikipedia.org/wiki/File:Wikitext_editor_-_subscri

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 Elitre changed: What|Removed |Added CC||elitr...@gmail.com --- Comment #2 from Elitre

[Bug 53079] VisualEditor: Rapid typing with pre-annotation creates weird new characters (sometimes?)

2013-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53079 James Forrester changed: What|Removed |Added Summary|VisualEditor: Rapid typing |VisualEditor: Rapid typing