You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application doesn't work properly with OS scaling for Linux.
Tested with multiple AIR versions, even with latest AIR 51.2.1.4 and AIR 51.2.1.3 with multiple different devices, OS versions (Ubuntu 22/24 LTS x86_64) with different applications.
The same issue in all cases with non-100% scaling.
There is no such issues with other platforms.
Problem Description
Application doesn't work properly with OS scaling for Linux.
Tested with multiple AIR versions, even with latest AIR 51.2.1.4 and AIR 51.2.1.3 with multiple different devices, OS versions (Ubuntu 22/24 LTS x86_64) with different applications.
The same issue in all cases with non-100% scaling.
There is no such issues with other platforms.
Related issues:
#1699 (reply in thread)
#3066
#1669
#1123
#1425
#3241
#3498
#3505
Steps to Reproduce
Launch application with code below with Linux device with 200% scaling in OS.
Application example with sources attached.
linux_scaling_bug.zip
Actual Result:

Application content will be shown for 1/4 of window:
Expected Result:

Application content will be shown for whole window:
Known Workarounds
none
The text was updated successfully, but these errors were encountered: