> Date: Mon, 08 Apr 2013 19:54:52 +0100
> Subject: Re: Text area refresh
> In article
> <out-51631b25.md-1.4.17.chris.yo...@unsatisfactorysoftware.co.uk>,
>    Chris Young <chris.yo...@unsatisfactorysoftware.co.uk> wrote:
>
> > The core handling of Ctrl-V (and any other similar shortcuts) probably
> > needs to be tracked down and obliterated.
>
> The core handling of Ctrl-V is the only supported way of pasting.
>
> When you select "Paste" in a menu, the front end should be implementing it
> by passing Ctrl-V to the core.
>
> When the core gets a Ctrl-V it passes it on internally to whatever has
> input focus.  If there is a textarea with focus, the textarea handles the
> keypress (by calling gui_get_clipboard, in the case of Ctrl-V).
>

The double paste problem has gone. Thanks.

I don't know if it related but the Page Up key does a page-down action.


Peter

Netsurf Port : Atari
Machine      : Milan 68060




Reply via email to