[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Arrow keys usage in diff dialog

From: Kloster Oddvar <Oddvar.Kloster_at_sintef.no>
Date: 2007-11-12 14:55:03 CET

> -----Original Message-----
> From: Stefan Küng [mailto:tortoisesvn@gmail.com]

> The cursor should not be invisible. You should see the cursor
> just fine.

Well, it was invisible until I clicked in the right pane,
because the left pane always starts as the active one.

> And yes, this is intentional: you can *edit* the text in the
> right pane, that's why the cursor keys now don't jump to
> next/prev diffs but only move the cursor.
>
> Use F7/Shift-F7 to move to the next/prev diff.
>

Bit too far away on the kbd for me, but Ctrl-up/down works fine :-)

I've enclosed a patch that makes for better navigating. It also fixes the
inconsistency that one could delete text using Backspace or Delete in non-
editable panes. Hope it's acceptable.

Summary:
 * If the right or bottom pane is editable, focus starts there instead of the left pane.
 * The caret is positioned on the first/last line of the diff when moving to next/prev diff.
 * Cannot delete text unless caret is visible

Oddvar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Mon Nov 12 14:57:31 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.