Re: How to unzoom the window

From: Jack Royal-Gordon <jackrg(at)pobox(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Cc: Darren Duncan <darren(at)darrenduncan(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: How to unzoom the window
Date: 2021-04-01 16:15:52
Message-ID: E22B1F75-EF82-46BB-BAE4-8DDAA84C9D82@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Thank you all for the answers. Dave is right that I’m running the experimental nwjs version. Darren is right that Cmd-Plus and Cmd-Minus will zoom the browser on MacOS, and while I didnt’ do that, there is perhaps another native MacOS capability at work here. I used to get the same issue with pdAdmin III, where suddenly the font size in the result grid would incrementally increase to a very large size. It was some combination of the modifier keys (Cmd, Option, Control, …) and scrolling on the touchpad (I think maybe Cmd-Option + scrolling, but I’m not sure). It was NOT any browser-based zoom (I just verified that that does not work in the my pgAdmin4). And (to me this is the definitive statement), it was a continuous incremental increase in zoom, as though I was increasing the magnification on the screen.

However, I’m not able to reproduce it, so I’m not sure how it happened. I was hoping that someone with MacOS knowledge, like you Duncan, might know the magic combination so that if it happens again I won’t have to abandon my session.

Anyway, thanks for your input, guys.

Jack

> On Apr 1, 2021, at 1:46 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
> Hi
>
> On Thu, Apr 1, 2021 at 9:30 AM Darren Duncan <darren(at)darrenduncan(dot)net <mailto:darren(at)darrenduncan(dot)net>> wrote:
> On 2021-04-01 1:10 a.m., Dave Page wrote:
> > Jack is running '4.29-nwjs', which was a pre-5.0 test build of the nwjs based
> > user interface. It does not use a browser, nor does it have zoom functionality
> > (unless there are some previously unknown and undocumented hotkeys in nwjs).
> > Zoom for the primary window was added in 5.1, and will be improved further in
> > 5.2 to support child windows (unfortunately that code turned out to be kinda
> > tricky to implement, and didn't make it in time for the 5.1 release).
>
> Since the original message was about MacOS, I know as a Mac user that there are
> a bunch of things that implicitly work in many places one might not expect them to.
>
> For example, if a regular non-editable status or error message or dialog box
> appears on the screen and there are no corresponding menu options, I can still
> use my mouse to click-drag and highlight text in the displayed message and CMD-C
> will copy it and I can paste it in another program. I did this just the other
> day while documenting a program.
>
> Similarly, perhaps certain zoom-related things are just built-in to certain
> MacOS UI elements so if pgAdmin is implemented in terms of those then zooming
> may work to an extent just because its built-in to the OS.
>
> For that matter, in MacOS System Preferences, there are a number of universal
> options available for assisting people with disabilities, including general UI
> zooming things, and perhaps one of those was triggered somehow?
>
> That's certainly a possibility.
>
>
> I'm just guessing here.
>
> :-)
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com <http://pgsnake.blogspot.com/>
> Twitter: @pgsnake
>
> EDB: http://www.enterprisedb.com <http://www.enterprisedb.com/>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Giorgos Georgakopoulos 2021-04-05 14:53:11 broblem with the pgAdmin last version
Previous Message Dave Page 2021-04-01 08:46:19 Re: How to unzoom the window