Re: Copy & paste key commands not working correctly - Mailing list pgadmin-support

From Dave Page
Subject Re: Copy & paste key commands not working correctly
Date
Msg-id CA+OCxoyDv6p89dp+GOODXuofMMbGiU_Bup+NQW4Q4ChjdgOV3A@mail.gmail.com
Whole thread Raw
In response to Re: Copy & paste key commands not working correctly  (johannes graën <johannes@selfnet.de>)
Responses Re: Copy & paste key commands not working correctly  (johannes graën <johannes@selfnet.de>)
List pgadmin-support


On Tue, Feb 16, 2016 at 10:57 AM, johannes graën <johannes@selfnet.de> wrote:
On Tue, Feb 16, 2016 at 11:52 AM, Dave Page <dpage@pgadmin.org> wrote:
> My best guess is that when you use Ctrl+V, some other control on the window
> actually has focus and is "swallowing" the keypress before our code sees it.
> Can you confirm that the SQL textbox is definitely the focussed control when
> you hit Ctrl+V? Does it work properly then?

I'm navigating inside the textbox with the cursor keys when I do cut &
paste, so it definitely has the focus.

Hmm. I just spent time here trying to reproduce this on RHEL 7 and it seems to work fine there.

Where did your build come from? What version of wxWidgets is it using?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-support by date:

Previous
From: johannes graën
Date:
Subject: Re: Copy & paste key commands not working correctly
Next
From: Dave Page
Date:
Subject: Re: DEFAULT PRIVILEGES incorrect