Project

General

Profile

Defect #305

Drop multi-select files on the bean on Mac does not work

Added by Alexander Stefan almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/23/2011
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Hello,

when i drag e.g. 3 files from my desktop and drop it in to the file bean, the onDrop method will be fired.
The onDrop method has one argument, which is an array of files.
On Windows, the array has the length 3, which is correct.
But on Mac, the array length is only 1. Only the first file, which is selected, is in the array.

To validate this, i've made a simple form (record view) with the bean and the onDrop method
Can you please check this issue?

Thanks!
Alex

History

#1

Updated by Patrick Talbot almost 13 years ago

  • Status changed from New to Closed

Fixed with v1.2.4

Also available in: Atom PDF