[Psi-devel] Re: Bug#260123: psi: ctrl-c does not work
Jan Niehusmann
jan at gondor.com
Wed Aug 11 08:09:17 PDT 2004
Hi!
This is a forward of a bug report I got through the debian bug tracking
system:
On Sun, Jul 18, 2004 at 06:59:20PM +0200, Robert Gomu?ka wrote:
> Version: 0.9.2-1
>
> When selecting text from chat window, ctrl-c does not work. One has to
> select "Copy CTRL-C" for selecting text to clipboard.
This only happens if one tries to copy text from the upper part of the
chat window. It works in the edit field below.
The reason is, as far as I understand, that the edit widget always has
the focus and gets the keyboard input. So even though you just selected
some text in the upper widget, the ctrl-c goes to the lower one, which
just ignores the event because there is nothing selected within it's
context.
Is there an easy solution for this behaviour?
Jan
More information about the Psi-devel-affinix.com
mailing list