https://bugzilla.wikimedia.org/show_bug.cgi?id=30130
--- Comment #2 from Junaid <[email protected]> 2011-07-31 19:42:34 UTC --- (In reply to comment #1) > I can see some apparently incorrect behavior... > > 'ma me mi mo mu' on Firefox 5.0.1 gives > 'म मॆ मि मॊ मु' which looks right to me. > > on Chrome 12.0.742.122 it gives: > 'म म्ॆ म्ि म्ॊ म्ु' which definitely shows a couple things in wrong order or > such. > > Safari 5.1 gives the same as Chrome 12. > > However, behavior seems the same at least back to r90000, so this would be > something that's been there a little while. Did it used to work correctly, is > there a point we can compare from? I put a notification regarding this on my network and no replies got, no one seems to be typing while they are in Chrome! You are right, me too have checked it with very earlier revisions and not found working. So I think it might be not working on Chrome once it has been rewritten to use jQuery. A sample patch with text replacement part working on Chrome (still caret setting not working so cannot type within text): https://gist.github.com/1117113 Can it be confirmed that the code from jquery.textSelection.js working properly on Chrome too? (used in code starting from line 226 to 235: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Narayam/ext.narayam.core.js?revision=93572&view=markup#l226) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
