Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.

Results 352 Adobe-Runtime-Support issues
Sort by recently updated
recently updated
newest added

Currently the ADT crashes when a invalid swf is in the list to be stripped, the problem is the error message does not show what is the bad file in...

Feature

## Problem Description `NativeWindow::resizeToScreen()` call cause deformated fullscreen afterward. It critical when you try to turn AIR application window to fullscreen on specific `Screen`. Reproduced with multiple AIR versions, even...

Bug

## Problem Description `EncryptedLocalStore.setItem()` incorrect work using AIR 51.0.1.1. Second time it doesn't rewrite data. Reproduced with latest AIR 51.0.1.1 with multiple different Windows and macOS devices with different applications....

Bug

## Problem Description `Stage::fullscreenSourceRect` property doesn't work properly with `Stage3D` content in fullscreen mode for Windows and macOS. So hardware scaling for fullscreen cannot be used. You can see content...

@ajwfrost Hi, there is NPE on latest AIR 50.2.3.5, could you take a look? It might be related to this one, but I'm not sure - https://github.com/distriqt/ANE-Application/issues/278. Device: Xiaomi riva...

Bug

## Problem Description Not signed/notarized macOS app `EncryptedLocalStore.setItem()` call cause `Error: EncryptedLocalStore internal error`. It has been tested with multiple AIR versions, even latest AIR 50.0.1.1 with multiple macOS devices...

Bug

## Feature Description AIR should support fullscreen on all monitors option. It necessary for multi-monitor applications and video walls. Linux with modern GDK version support it via `GDK_FULLSCREEN_ON_ALL_MONITORS` https://docs.gtk.org/gdk3/method.Window.set_fullscreen_mode.html It...

Feature

On Windows, system fonts (non-embed fonts) only display fine with several fonts: Arial/Tahoma (I can't find others). See also https://github.com/airsdk/Adobe-Runtime-Support/issues/3191 To use a font, I have to embed it at...

Feature

Hello I updated my AIR SDK to version 50.2.5.1 (since Apple requires SDK version 17) and after that I get an error when I try to send the application to...

Bug