Status Bar scrolls off the right edge

Using (or providing) components based on the "Win32" framework
Post Reply
KamakaniKing
Posts: 18
Joined: Thu Mar 25, 2021 8:06 pm

Status Bar scrolls off the right edge

Post by KamakaniKing »

I have Dyalog APL/W-64 running on a Windows 10 machine. When I resize the Session window from the right edge, the status bar icons in the lower right corner scroll off the session window a little bit at a time and stay that way permanently. The more you resize the window (left or right) the more they continue to scroll off. Restarting the session has no effect. Is this a known bug?
Attachments
Screenshot 2021-04-01 225932.png
Screenshot 2021-04-01 225932.png (29.85 KiB) Viewed 46658 times
KamakaniKing
Posts: 18
Joined: Thu Mar 25, 2021 8:06 pm

Re: Status Bar scrolls off the right edge

Post by KamakaniKing »

I'm using Version 18.0.39659
Vince|Dyalog
Posts: 439
Joined: Wed Oct 01, 2008 9:39 am

Re: Status Bar scrolls off the right edge

Post by Vince|Dyalog »

Hi KamakaniKing,

I cannot reproduce this problem at the moment.

I will write to you from Dyalog Support about this.

Regards,

Vince
User avatar
Phil Last
Posts: 628
Joined: Thu Jun 18, 2009 6:29 pm
Location: Wessex

Re: Status Bar scrolls off the right edge

Post by Phil Last »

I can. If I use the mouse to grab the right edge and drag it alternatively left and right the status bar icons move rightwards by a couple of pixels each time. About fifteen times was enough for "⎕ML:0" to disappear. After one hundred I was left with only
      |                                           &:1   ⎕DQ:0   ⎕T|
KamakaniKing
Posts: 18
Joined: Thu Mar 25, 2021 8:06 pm

Re: Status Bar scrolls off the right edge

Post by KamakaniKing »

Phil - I noticed that this behavior occurs on my system when I have Windows DPI scaling set to 150%. If I set it to 100% and restart my APL session, it no longer occurs. Interestingly, if I change the DPI scaling back to 150% without restarting Windows or the APL session, it does not happen. If I restart the APL session again at 150% it starts happening again. So this appears to be tied to the DPI scaling in effect when the APL session is started. Vince is looking into it.
Vince|Dyalog
Posts: 439
Joined: Wed Oct 01, 2008 9:39 am

Re: Status Bar scrolls off the right edge

Post by Vince|Dyalog »

Hi KamakaniKing and Phil,

I can reproduce this issue if I set my DPI to 150% and have logged it as 19065.

Sorry it has taken so long!

Regards,

Vince
Post Reply