Xingdong Zhang
Xingdong Zhang
The following tag inside HTML is not working. `Send email` **Steps to reproduce:** 1. Open the web page "https://www.adobe.io/contactus.html" in a CEP extension 2. Click "Feedback" 3. Got an error...
Our application has multiple CEP panels, each in its CEP extension/process. When the app connects to a server that requires authentication (e.g LDAP, IWA), a sign-in popup prompts for each...
The current requestOpenExtension() function is non-blocking call but doesn't provide a callback parameter. There is no reliable way to run certain actions right after the extension get started. A callback...
Found an issue in CEP10 and CEP11. The csInterface.closeExtension() call has inconsistent behavior on macOS compared with that on Windows. My investigation is based on Illustrator 2020 (24.3.1) and Illustrator...
I try using **CSInterface.openURLInDefaultBrowser** to open a local pdf file and go directly to a specified page inside that pdf file. The method works for a PDF file on a...
Many platform supports oAuth authentication for its registered applications. Common implementation requires a URL of a callback HTML page for a web application or a special value "urn:ietf:wg:oauth:2.0:oob" for a...