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

--- Comment #1 from Brion Vibber <[email protected]> 2011-07-31 00:20:46 UTC 
---
If I understand, I think you're suggesting having the system detect that a text
input field already contains some text in scripts that we have input methods
for, and automatically ensure that that/those languages are presented as
options on the input method menu, even if they would otherwise not have been
shown by default.

For many of the scripts Narayam serves this should be pretty straightforward --
each setting could register a regular expression to detect characters in that
script (for Latin-based languages, presence of particular accented or special
characters will likely often do it).

The regexes could be run on available input areas at startup / at focus and, if
needed, the additional modules could be loaded and enabled.


Actually *enabling and switching in* the IME might also be possible for many
cases but might or might not be consistent/desirable.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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