[Bug 192783] x11/slim does not support UTF-8 characters input
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 22 06:01:11 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192783
--- Comment #17 from Henry Hu <henry.hu.sh at gmail.com> ---
Comment on attachment 146003
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146003
Port patch proposal
I've read the patch and it seems ok. However, I'm not sure that we should
enable it by default, because for most users it is not useful. Because we can't
have an input method running with slim, for the users who require an input
method to input non-ascii characters in their languages, this is also not
useful.
For the patch itself, I'm not sure why it uses char uint16_t* instead of
wstring. The logic seems ok, although I'm not sure whether it would introduce
security or reliability problems.
I think that we can create an option for this patch, and disable it by default.
What do you think?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list