Re: GtkEntry & GtkTextView: Remove the Unicode and input method menus - Why ???
- From: Matthias Clasen <matthias clasen gmail com>
- To: yoseforb gmail com
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: GtkEntry & GtkTextView: Remove the Unicode and input method menus - Why ???
- Date: Mon, 10 Jun 2013 18:05:34 -0400
The fact that these settings exist shows that we were not happy with
these menus for a long time. But introducing a setting like that is
the worst possible way to deal with a problematic UI. Not only does it
bifurcate the user experience, but also the test matrix, and increases
the support cost.
Why were these menus problematic UI ?
- Lets start with the basics: sub-menus are not very usable to, and
sub-menus in a context menu even more so.
- Both menus are full of special terminology: LRM, LRE, ZWJ, WTF.
- The functionality of the input method menu is superseded by
system-wide input frameworks, such as IBus. Desktop shells can be
expected to provide nicely integrated input method switching nowadays
(such as the Super-space osd of gnome-shell).
- We probably do need some replacement for the Unicode menu. See
http://en.eladalfassa.com/2013/04/rtl-right-to-left-text-editing-comparison-of-implementations/
for some initial research into that.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]