On Thu, Feb 03, 2011 at 12:07:50AM +0100, Tommaso Cucinotta wrote:
> Il 10/01/2011 23:54, Enrico Forestieri ha scritto:
> >On Sun, Jan 09, 2011 at 03:45:04PM +0100, Tommaso Cucinotta wrote:
> >>For example, like in the attached patch, realizing:
> >>
> >>+msgstr "Maiuscolo/min&uscolo"
> >However, this would now clash with another shortcut in the (quick)
> >Find&Replace dialog.
> Then, I propose the attached rework.
> 
> It simply removes the Alt+r and Alt+u shortcuts that move among the
> search and replace boxes, both in the simple find and in the
> advanced find cases.
> In both of them, I think it is immediate for the user to use "Tab",
> as we're all used to fill web forms that way.
> Note that the removal would not be strictly needed: while the clash
> between two widgets is not critical, because Qt allows to alternate
> between the clashing widgets (so the interaction is only slowed down
> a bit), the clash between a widget and a key binding allows only for
> the widget interaction hiding completely the latter (AFAIK).
> 
> Any objection to this ?

Using Tab and Shift-Tab for moving between find a replace wa's would
not be a problem in the Find&Replace (adv) dialog, but it would be
a nuisance in the Find&Replace (quick) one. I used another approach
that may also help avoiding shortcut clashes in other languages.
Is it Ok now?

-- 
Enrico

Reply via email to