Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac - All Macs
Language Found: English
Description
Steps to reproduce:
1. Create an AIR app that receives NativeDragEvent.NATIVE_DRAG_DROP events
2. Compile and run app
3. Then drag and drop any "*.webloc" file.
http://filext.com/file-extension/WEBLOC
Actual Results:
A File object to the "*.webloc" file is returned but read or copy access is not permitted.
Expected Results:
Should be able to read or copy this file.
Workaround (if any):
None