On Wed, Nov 25, 2009 at 3:22 PM, Jud Craft <[email protected]> wrote:

> Use ctrl-tab repeatedly in Gedit.  You can exit the text entry, you
> can enter the toolbar.  You can move through any toolbar button.  But
> when you reach the last one, you cannot leave the toolbar with
> ctrl-tab.
>
> So, from what you're telling me, I deduce that
>
> 1.  The text entry only lets you -enter- it with Tab, not ctrl-tab.
> If this is indeed the case, I have many thoughts.
>
> 2.  Gedit's toolbar is messed up.
>

This is a side-effect of gedit disagreeing with the GTK key handling
model, and doing its own thing. See gedit_window_key_press_event for
details.
_______________________________________________
desktop-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to