public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* focus handling
@ 2000-04-07 14:18 Tom Tromey
  2000-04-07 14:31 ` James Ingham
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2000-04-07 14:18 UTC (permalink / raw)
  To: Insight List

I noticed that the default focus for the source window doesn't seem to
be the text pane (ok, I'm assuming this is the case based on the
symptoms).  This means that when I use the up/down arrows or the page
up/down keys, the text doesn't scroll.  It does scroll once I use the
mouse to select some text (and thus presumably set the focus as a side
effect).

I think the arrow and page keys should work whenever the focus is
anywhere on the source window.

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: focus handling
  2000-04-07 14:18 focus handling Tom Tromey
@ 2000-04-07 14:31 ` James Ingham
  0 siblings, 0 replies; 2+ messages in thread
From: James Ingham @ 2000-04-07 14:31 UTC (permalink / raw)
  To: tromey; +Cc: Insight List

Tom,

The page keys should probably work wherever the focus is, but the
arrow keys have to work "whenever the focus is in the source window,
but NOT in the little search pane, or the file or function combo
boxes..."  Otherwise you couldn't correct text in the file box, for
example, before hitting a return to go to the file.  Either that or we 
need to make these combo boxes mouse-only (i.e. drop-down menus.)

There are other bindings like this that are wrong too.  "n" and "s"
are bound to next and step, but again only when you are focused on the 
source pane.  They too need to be "whenever you are NOT in the combo
or entry boxes".  This latter is a known bug.  All these bindings need 
tuning.

Jim

 > I noticed that the default focus for the source window doesn't seem to
 > be the text pane (ok, I'm assuming this is the case based on the
 > symptoms).  This means that when I use the up/down arrows or the page
 > up/down keys, the text doesn't scroll.  It does scroll once I use the
 > mouse to select some text (and thus presumably set the focus as a side
 > effect).
 > 
 > I think the arrow and page keys should work whenever the focus is
 > anywhere on the source window.
 > 
 > Tom
 > 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-07 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-07 14:18 focus handling Tom Tromey
2000-04-07 14:31 ` James Ingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).