Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sq9a3-007Lwq-Va for pgadmin-support@arkaria.postgresql.org; Mon, 16 Sep 2024 11:07:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sq9a2-00FIbG-NM for pgadmin-support@arkaria.postgresql.org; Mon, 16 Sep 2024 11:07:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sq9a2-00FIb4-Er for pgadmin-support@lists.postgresql.org; Mon, 16 Sep 2024 11:07:42 +0000 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sq9Zz-001QwG-KP for pgadmin-support@postgresql.org; Mon, 16 Sep 2024 11:07:41 +0000 Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-5365aec6fc1so4657664e87.3 for ; Mon, 16 Sep 2024 04:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726484857; x=1727089657; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=zbdAPJG0FfId9sqL6xvevoHeqioG08w864B8IgCfsWU=; b=Y4+7BDBGoibm1yGuowOcN0pyQBNzIiD68NEjQ/1ozoJ86+RHhtefFCfA7WhE27+qie neJk2Mkm/Gnwc2LG82UyS7DCXSDhnMXP9ntHZu08zWk3hzhMNzmKPvva2AtIiPJu+CHt YWq0B3jrXDkUgWp0yoxDf8YrkpfHhhfEtu0B7r9TGH4e56D/556lpCZ+YazWORcvZ7mL OF7lp3MYHJ/89kMAmqLuMmc/OqsUe5H9AFHf1fMW9gvwUQdZRvdCMPNKF55c1IPZCWs4 IluuX4bq0W3jHwkwhlPoA0iVsEURBjFH12j54rGmiVfOGLdj8xOkedZj7VHNU/2I/t/y XcQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726484857; x=1727089657; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=zbdAPJG0FfId9sqL6xvevoHeqioG08w864B8IgCfsWU=; b=q6cWaWCgvV5g700bIrWhOLouXxdExiaJKb/B4sRw/OM5sKoZFwLdgqIs2LB/vajsrs 8BUb4THcZg4oudv20xYqn4Yux758cRK6f/T6uT6WEch/rloIz6yL/mWP7X3ZnrmNCxYQ BbTZn2NJmsFi0b20wkaNdKKj8a3ljXodtAk483T+Z4M3dXdYKRD1yr0Z3vOwHQnRR0rQ KEXU0n3ofA0NiI3OGdGrPZ9KTdEYMv50Cic46j1ZhwqI3g9njUZEiBrqAdVzDVnWySPL S9dIAP7yfUrlRc8uhpRPtUDwJfAvXWwErvMKR4GhX8gTGVz3gpgeReaVTIiO4nFGOhF9 FKGw== X-Gm-Message-State: AOJu0YwR+CUYErM0Cz34AqHn8g55oYr+JrMxezldd2rH1ixrA7GZOLgX HPONl63KF63zUsj7kydUlJwDevZ7n27FxjfeTLjGJyDGpqDQI/FnW/vuSI6vosi36xvdtDteH5U mWfElBaePM69pwX5Gmjua8No5Czlf//je X-Google-Smtp-Source: AGHT+IGwZHbC8dhVVeIX5BUX2bW13bih+cIMlP8q4Ex6MaFBLq/NBx8MFg3f1kvKbJ/0gMtDxaGTPKA+tft2sRrxa6g= X-Received: by 2002:ac2:5685:0:b0:536:796b:4d72 with SMTP id 2adb3069b0e04-536796b4ea3mr8348102e87.55.1726484857166; Mon, 16 Sep 2024 04:07:37 -0700 (PDT) MIME-Version: 1.0 From: "Alain D." Date: Mon, 16 Sep 2024 13:07:26 +0200 Message-ID: Subject: copy problem in v8.11 query tool windows, need to copy twice ? To: pgadmin-support@postgresql.org Content-Type: multipart/alternative; boundary="0000000000009f24c206223a9405" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009f24c206223a9405 Content-Type: text/plain; charset="UTF-8" Hi, Since v8.11, I have problem to copy query results in query tool : steps : I have some text selected for my query and I hit F5 to run the query then I click in the result grid on the first blank header to select all the table then I hit CTRL+C problem : when I paste in another, it paste the text selected from the query and not the result ? I have to reselect the table a 2nd time hit CTRL+C then paste is as expected when none text is selected in query part, then the copy/paste do nothing and paste the last copy...? RQ : PgAdmin v8.11 on chrome 128.0.6613.36 Windows-10 Thanks. Alain --0000000000009f24c206223a9405 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Since v8.11, I have problem = to copy query results in query tool : steps :

I have some text selected fo= r my query and I hit F5 to run the query
then I click in the result grid on= the first blank header to select all the table
then I hit CTRL+C
problem : when I = paste in another, it paste the text selected from the query and not the res= ult ?
I have to reselect the table a 2nd time=20 hit CTRL+C then paste is as expected

when none text is selected in=20 query part, then the copy/paste do nothing and paste the last copy...?
<= /div>

=
RQ : PgAdmin v8.11 on chrome 128.0.6613.36 =C2=A0Windows-10

Thanks.
=

Alain
--0000000000009f24c206223a9405--