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

Using ViewStack with two views. The main view has text and the other view uses two HTML components. When we switch from the main to the HTML and then back,...

Bug

To point the internal directory, Air have below snip : **var file:File = File.documentsDirectory.resolvePath("AIR Test");** To point the external directory, Air don't have File object to work around it. **I...

Feature
Platform: Android

Using latest air (929) and emulator [Starling] Context ready. Display Driver: DirectX11 (Standard Extended) also running with `swf-version=38` I get either Error `#3672: Buffer creation failed` or even the emulator...

Bug

![image](https://user-images.githubusercontent.com/3896827/183125320-392ce686-7537-4f1d-b052-a06dbfb02586.png) ![image](https://user-images.githubusercontent.com/3896827/183125387-350d8dd3-6106-4a86-9e05-3767ac9f5977.png) ![image](https://user-images.githubusercontent.com/3896827/183125716-21f4f724-d601-4e37-924f-41cb841e8f38.png)

Feature

When running on the latest version of AIR, my app seems to ignore these orientation settings: ``` landscape true ``` The app just rotates without restriction, where as before it...

Bug

## Problem Description If the URL changes using the History API, the StageWebView's location property will not change. For example, when you click a link in the web page below,...

Bug

Im testing a **NOT** fullscreen app in iOS and i think there are some strange behaviour. start in portrait -> the app not fills the screen (**correct**) and status bar...

Bug

## Problem Description `Stage::setAspectRatio()` incorrect work for Android devices with AIR 33.1.1.926. This break many applications that used it. I found **two problems** around it. Tested with AIR 33.1.1.926 with...

Bug

## Problem Description The application only shows the background color on AMD Radeon Adrenalin `22.6.1` It works properly with old Adrenalin version. (`22.5.1`, `22.4.2`, ...) - Air SDK Version :...

Bug
Runtime: AIR
Platform: Windows

It's likely this isn't technically a bug, but it's becoming a big problem. Over the last 8 months my app has been live, regular content updates have accumulated APK size...

Bug