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 1solg4-00Dfez-TX for pgadmin-support@arkaria.postgresql.org; Thu, 12 Sep 2024 15:24:14 +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 1solg4-00AtOI-GS for pgadmin-support@arkaria.postgresql.org; Thu, 12 Sep 2024 15:24:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1solg4-00AtLt-4K for pgadmin-support@lists.postgresql.org; Thu, 12 Sep 2024 15:24:12 +0000 Received: from mail-oa1-x34.google.com ([2001:4860:4864:20::34]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1solfz-000py1-Un for pgadmin-support@postgresql.org; Thu, 12 Sep 2024 15:24:11 +0000 Received: by mail-oa1-x34.google.com with SMTP id 586e51a60fabf-2700d796019so385781fac.2 for ; Thu, 12 Sep 2024 08:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heritageacademyaz.com; s=google; t=1726154647; x=1726759447; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=zvhyijWvAw/7Nyq+ubP7NNhS4ayEvEb/BYs9QPQN3W4=; b=gXdpn6Fvt+Hk1lG8sKUaK/H2+bGDmTbJEJbE1+rck5PWdYPizk3earg8KFCTMazR70 IVtpy9x8eAkMw7dLbsd2BMdRKx0jXmKr3XwoBAYGMp/R/5IJNwqTETv9KBE/1OWjGNnO S2CJouPjDS0ytGYTf+qkm4GL3YkHMK8QuK2f0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726154647; x=1726759447; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=zvhyijWvAw/7Nyq+ubP7NNhS4ayEvEb/BYs9QPQN3W4=; b=fDJZDkknzdTWNL9gnNAeYxqiN7Ca9A7qrcbiFW0u6vnTe+xZvdT7aOUeNhR8Cfa9YR FiFb4/5/iCl0I6xnJ1VqDwku3/v/Sv8+4lVnFeGxSOPvhAWlVkY3QqZ+YtAr7yUWC9ce tKG2rcehQTXoUy85mFaFKvz00XFslGnTVDCd3Schs9uzaklewt/hlnKSgApjeNi9zI4+ HoUnyB7hhlMey74mx5SJOFYsQGOqv74JtHcGnI6HRuaV0bkAlwyGgtJKG0lXiUTcRkd2 vhxP43WRKZlOmmD6ur6ao1UWbBWWUxW8o58D3o6kRnN74FVtX0FUCE7O0YQZpjR6An21 ZzZw== X-Gm-Message-State: AOJu0YxaocU8gLLSX6pzPOLlE0ZqgNeAzeZIENfoG0zcS8Cy8dAl6708 K4Mt/ycGHceYcE87Re2VhYZvaexrOsIdH14pgsKD5bp3ztzsnxOV1i9MjjZrxa/hY7IKTMpXeYI RzWfa/StEPFXxxctMBnIlAiPqhOzR4Q4v9oxIQQ== X-Google-Smtp-Source: AGHT+IF+dthlg19Jt5xibNWnB6co1Q0XUWEpHo1Y+EtEM0VlY56ccjOuBpuOgDuESFK50jxe/L8hdWLTm0ivwBxL19M= X-Received: by 2002:a05:6870:c0cc:b0:27b:580f:3bdd with SMTP id 586e51a60fabf-27c3f14de5dmr1919170fac.9.1726154646734; Thu, 12 Sep 2024 08:24:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Bear Date: Thu, 12 Sep 2024 08:23:30 -0700 Message-ID: Subject: Re: data output window shows column defs To: Aditya Toshniwal Cc: pgadmin-support@postgresql.org Content-Type: multipart/alternative; boundary="0000000000008be5fb0621edb269" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000008be5fb0621edb269 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thank you. I think the firefox ESR that I am using is the one that was part of the debian bookworm set of packages. I'll look to see what is required to get a newer firefox in debian. On Wed, Sep 11, 2024 at 8:29=E2=80=AFPM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi David, > > A recent underlying package used by pgAdmin was updated, which removed > support for older versions. Firefox ESR 115 is quite old and is not > supported anymore. You could upgrade the version or switch to some other > browser (including Firefox standard). > > On Fri, Sep 6, 2024 at 8:41=E2=80=AFPM David Bear < > David.Bear@heritageacademyaz.com> wrote: > >> I just upgraded to the latest pgadmin v8.11 .. I used pip to upgrade >> pgadmin. >> >> Now when I view or edit data in a table I am only shown the column names >> and types -- no data, well almost. >> >> I see the column defs vertically instead of horizontally. and if there >> are only a small number of columns see 1 or 2 records after that -- list= ed >> vertically as well. Since there is no vertical scroll bar, there isn't >> much use to this. It is behaving as of the table style was messed up.. b= ut >> its not a table. I see it is a collection of
s .. >> >> Still seems like its a css problem with positioning. >> >> I am using firefox 115.15 ESR .. >> >> But wait -- when I use opera -- the table display is correct. >> >> So I think this is an issue with Firefox... outch. Firefox,,, don't >> fail me now. >> >> >> >> >> -- >> Kind Regards, >> * David Bear * >> Director, Information Technology >> >> >> Heritage Academy Schools >> 480-461-4405 >> David.Bear@heritageacademyaz.com >> HeritageAcademyAZ.com >> >> >> >> >> >> >> >> >> >> > > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com* > > "Don't Complain about Heat, Plant a TREE" > --0000000000008be5fb0621edb269 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thank you.=C2=A0 I think the firefox ESR that I am using i= s the one that was part of the=C2=A0debian bookworm set of packages.=C2=A0 = I'll look to see what is required to get a newer firefox in debian.=C2= =A0

On Wed, Sep 11, 2024 at 8:29=E2=80=AFPM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com= > wrote:
=
Hi=C2=A0David,

A recent underlying package used by pgAdmin= was updated, which removed support for older versions. Firefox ESR 115 is = quite old and is not supported anymore. You could upgrade the version or sw= itch to some other browser (including Firefox standard).

On Fri, Sep 6= , 2024 at 8:41=E2=80=AFPM David Bear <David.Bear@heritageacademyaz.com>= ; wrote:
I just upgraded to the latest=C2=A0pgadmin v8.11 .. I used pip to= upgrade pgadmin.

Now when I view or edit data in a tabl= e I am only shown the column names and types -- no data, well almost.=C2=A0=

I see the column defs vertically instead of horiz= ontally. and if there are only a small number of columns see 1 or 2 records= =C2=A0after that -- listed vertically as well.=C2=A0 Since there is no vert= ical scroll bar, there isn't much use to this. It is behaving as of the= table style was messed up.. but its not a table. I see it is a collection = of <div>s ..=C2=A0

Still seems like its a cs= s problem with positioning.=C2=A0

I am using firef= ox 115.15 ESR ..=C2=A0

But wait -- when I use oper= a -- the table display is correct.=C2=A0

So I thin= k this is an issue with Firefox...=C2=A0 outch.=C2=A0 Firefox,,, don't = fail me now.=C2=A0




--
<= td height=3D"18" width=3D"100%" style=3D"font-size:18px;line-height:18px"> = =C2=A0
Kind Regards,
David Bear
Director, Information Technology
=
3D""
<= table cellpadding=3D"0" cellspacing=3D"0" border=3D"0" style=3D"float:none;= font-size:12px;font-family:sans-serif;color:rgb(18,42,133);border-collapse:= collapse"> =C2=A0
=C2=A0
3D""
=C2=A0


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker=C2=A0| Sr. Software Architect=C2=A0| enterprisedb.com
3D""