https://bugzilla.wikimedia.org/show_bug.cgi?id=30130

--- Comment #6 from Brion Vibber <[email protected]> 2011-08-02 08:05:05 UTC 
---
Created attachment 8869
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8869
Provisional testing patch

It looks like if we select & replace the entire base+combining character
sequence it should work. Narayam itself doesn't distinguish between base &
combining characters and only deals with character sequences... but this hack
seems to sorta maybe work?

This quick cruddy patch adds a list of all combining characters, and when
finding the place to start out selection with firstDivergence() I added a hack
to have it jump back to the last non-combining character.

Very lightly tested, and includes debug code etc.

-- 
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

Reply via email to