On 19 August 2011 17:43,  <jcup...@gmail.com> wrote:
> On 19 August 2011 16:13, Michal Suchanek <hramr...@centrum.cz> wrote:
>> https://bugzilla.gnome.org/show_bug.cgi?id=656816
>
> Could you explain the combobox navigation bug a little more? It seems
> to work for me.
>
> If I open GIMP preferences (for example) and tab to one of the
> comboxboxes there I can use up/down arrows to change the value (or the
> scroll wheel, which I don't like, but that's another question) or
> left/right to move to other widgets.
>
> If I pop the combo open with space or enter I can change the value
> again with up/down (though not with scroll, confusingly). Pressing
> space or enter accepts my change, esc cancels it. Once the popup is
> closed I can again use tab and arrows to navigate the dialog.
>
The tab key works for me in gtk3 but not gtk2.

The Enter key should not pop up the menu but confirm dialog as it does
with radio buttons, checkboxes, and what not. In textedits and
spinboxes it is optionally possible to make Enter confirm dialog (but
sadly defaults to off). Combobox does not even have the option.
Together with the broken tab navigation it gives awesome user
experience.

The Up/Down arrows do, of course, change the value. I don't happen to
have any other control to the left/right of the combobox so I did not
try these keys. I wonder if they would work in this case.

Thanks

Michal
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to