BUG #16524: PgAdmin for macbook users creates an overlay on the UI which disables all functionality of PgAdmin

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: sconorama(at)gmail(dot)com
Subject: BUG #16524: PgAdmin for macbook users creates an overlay on the UI which disables all functionality of PgAdmin
Date: 2020-07-03 09:19:05
Message-ID: 16524-0f0a68c20cefae03@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16524
Logged by: Shaun Conner
Email address: sconorama(at)gmail(dot)com
PostgreSQL version: 11.8
Operating system: MacOS Catalina
Description:

Hello,

For a while now, my PgAdmin on Macbook (Catalina version 10.15.5) assumes my
browser (Google chrome Version 83.0.4103.116) has js disabled and thus
creates an overlay which disables all functionality for PgAdmin. The
workaround for this is to inspect the DOM and disable the following
styles.

alertify ajs-modeless ajs-movable ajs-zoom ajs-out ajs-hidden - the
offending class seems to be alertify, as one removed from the DOM, you are
once again allowed to select datbases, etc.

a class of no-js is applied to the <html> - Javascript is not disabled on
this machine. All other macbook users in my org have the same issue,
however, this works properly on Windows machines. As you will imagine, this
creates a very bad user experience, and without reasonable technical
knowledge of front-end development, this leaves many MacOS users unable to
use PgAdmin.

I hope this issue will be added to your backlog and look forward to seeing a
fix in the future.

Kind regards,

Shaun Conner

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-07-03 14:20:57 BUG #16525: Problème de connexion serveur
Previous Message David Rowley 2020-07-02 22:28:20 Re: BUG #16521: n_distinct_inherited does not affect child partitions when set on main partition