Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2014 06:01:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192783] x11/slim does not support UTF-8 characters input
Message-ID:  <bug-192783-13-ToCll379m8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192783-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192783-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192783

--- Comment #17 from Henry Hu <henry.hu.sh@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192783-13-ToCll379m8>