Changes between Version 2 and Version 3 of Ticket #13496, comment 4
- Timestamp:
- Jul 4, 2015, 3:51:11 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13496, comment 4
v2 v3 14 14 4. Drag and drop of same file from desktop into editor instance. No problems... file uploads as expected. 15 15 16 5. Interesting discovery... Do Test #1 above... If then use snipping tool to capture something from screen, and switch focus back to editor and try to paste again, it uploads as expected. The snipping tool operation seems to fix the security issue temporarily. 16 5. Interesting discovery... Do Test #1 above... If then use snipping tool to capture something from screen, and switch focus back to editor and try to paste again, it uploads as expected. The snipping tool operation seems to fix the security issue temporarily. If this was truly just a browser/OS limitation, I would not expect to see anything make the paste work like this. 17 17 18 18 So something is triggering the security pop-up. Since it works in some cases but not others, I think this warrants further investigation.