Hi!

Francesco Fumanti wrote:
> Hello,
> 
> 
> In revision 142, the possibility to use the left and right arrow key of
> the keyboard instead of the scroll wheel of the mouse was added to dvbcut.
> 
> 
> However, it seems to me that they don't always work:
> 
> - The arrow keys stop working when I click on one of the start or stop
> images in the left pane.

Yes, because the list has the focus.

> - The arrow keys also stop working when I enter an image number into one
> of the fields and hit the Go button.

Yes, because the text box has the focus.

> Is there a way, that I don't know about, to reset the focus on the main
> movie window? (Supposing this is the problem.)

I have absolutely no idea. Maybe a Qt expert can comment on that.

> Should the main movie window not always react to the arrow keys,
> regardless of the focus?

No. People expect to be able to use the cursor keys for navigation, i.e.
inside menus, lists and other input boxes.

The obvious fix is, however, to press <Tab> until the focus is on the
linslider - or on a widget that does not consume keyboard events.

-- 
Michael "Tired" Riepe <mich...@mr511.de>
X-Tired: Each morning I get up I die a little

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DVBCUT-devel mailing list
DVBCUT-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-devel

Reply via email to