You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/06/19 11:49:20 UTC

[Issue 126377] New: Default SystemFilePicker setMultiSelectionMode is broken

https://bz.apache.org/ooo/show_bug.cgi?id=126377

          Issue ID: 126377
        Issue Type: DEFECT
           Summary: Default SystemFilePicker setMultiSelectionMode is
                    broken
           Product: App Dev
           Version: 4.1.1
          Hardware: PC
                OS: Windows 7
            Status: CONFIRMED
          Severity: normal
          Priority: P5
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: marcelly@club-internet.fr

Described default already exists on AOO 3.4.1.

Tools > Options > OpenOffice > General : uncheck Use OpenOffice dialogs
Run Macro1 of attached document: it is impossible to select more than one file.

Tools > Options > OpenOffice > General : check Use OpenOffice dialogs
Run Macro1 of attached document : selection of several files is possible.


Interface XInitialization available from FilePicker provides the ability to
choose between different custom templates. But it is optional and by default
FilePicker uses only the common controls.
Macro2 of attached document uses template FILEOPEN_SIMPLE, which should be the
default template.

Tools > Options > OpenOffice > General : uncheck Use OpenOffice dialogs
Run Macro2 : selection of several files is possible.

Note : method getFiles() returns an incorrect list of files. This is Bug
126376.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126377

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pescetti@apache.org

--- Comment #3 from Andrea Pescetti <pe...@apache.org> ---
I can't reproduce on Linux (Gnome 3) since I never manage to select multiple
files if I am not using the OpenOffice dialogs. But the issue is tagged as
Windows-specific so this is probably not expected.

-- 
You are receiving this mail because:
You are the assignee for the issue.

4.1.2_release_blocker requested: [Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
bmarcelly <ma...@club-internet.fr> has asked  for 4.1.2_release_blocker:
Issue 126377: Default SystemFilePicker setMultiSelectionMode is broken
https://bz.apache.org/ooo/show_bug.cgi?id=126377

[Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126377

--- Comment #4 from Andrea Pescetti <pe...@apache.org> ---
As for considering this a release blocker for 4.1.2, as usual we need
evaluation on the API list and we have currently no patch available for this
bug. I've asked for feedback on the API list.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126377

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #2 from brinzing <ol...@gmx.de> ---
.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126377

bmarcelly <ma...@club-internet.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcelly@club-internet.fr

--- Comment #1 from bmarcelly <ma...@club-internet.fr> ---
Created attachment 84799
  --> https://bz.apache.org/ooo/attachment.cgi?id=84799&action=edit
Shows that by default, SystemFilePicker can't multiselect files.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126377

bmarcelly <ma...@club-internet.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |4.1.2_release_blocker?

-- 
You are receiving this mail because:
You are the assignee for the issue.