Screenshots and Display Scale & Layout

delphi package - automated exception handling
Post Reply
Plumothy
Posts: 11
Joined: Tue Mar 06, 2018 7:07 pm

Screenshots and Display Scale & Layout

Post by Plumothy »

I have tested uploading of bug reports and screenshots to Mantis on my development PC, an old laptop and a new laptop with a high-resolution touch screen.

I ask for "capture our application only" and "256 color compressed png" format.

The screenshots that are taken on the development PC and old laptop are good. But the screenshots on the new laptop are always truncated.

This is because madExcept seems to grab only part of the image if the laptop's Display Settings "Scale and Layout" is set higher than 100%. For example, when I have Scale and Layout set to 150% the image is only 2133x1200 pixels, instead of 3200x1800 pixels.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: Screenshots and Display Scale & Layout

Post by madshi »

These DPI settings are handled by the Windows very differently, depending on which exact OS version we're talking about. So which OS does your laptop (which makes problems) run on exactly?
Plumothy
Posts: 11
Joined: Tue Mar 06, 2018 7:07 pm

Re: Screenshots and Display Scale & Layout

Post by Plumothy »

Windows 10 Pro,
Version 1709,
OS Build 16299.309
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: Screenshots and Display Scale & Layout

Post by madshi »

Ok, thanks, I'll try to get this fixed for the next build.
Post Reply