<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123502">bug 123502</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes since LO 6.1
           </td>
           <td>crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>glogow@fbihome.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123502#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123502">bug 123502</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span></b>
        <pre>the new FolderPicker has been implemented with:

<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/2129753120d8101f0f484571b6a8cd8eb4d4629c">https://gerrit.libreoffice.org/plugins/gitiles/core/+/2129753120d8101f0f484571b6a8cd8eb4d4629c</a>

commit  2129753120d8101f0f484571b6a8cd8eb4d4629c        [log]
author  Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>> Fri Sep 07 13:00:38 2018 +0200
committeJan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>> Sat Sep 08 23:07:06 2018 +0200
tree    e06a410cf94d9815f6bf0710172bab7b6a235331
parent  025abb05385a1dc6219d48390cd4b783988cb409 [diff]

<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LibreOffice hangs, when add a path in tools > options"
   href="show_bug.cgi?id=119730">tdf#119730</a> WIN switch to IFileDialog FOS_PICKFOLDERS

Citing SHBrowseForFolderW remarks: "For Windows Vista or later, it
is recommended that you use IFileDialog with the FOS_PICKFOLDERS
option rather than the SHBrowseForFolder function."

Since the minimum required Windows version is already 7 and we
already just provide the Vista file picker, this gets rid of the
Windows XP compatible folder picker code.

Change-Id: I85daae84d4eb36fc827cf20aa277ce6a2f63dd2c
Reviewed-on: <a href="https://gerrit.libreoffice.org/60144">https://gerrit.libreoffice.org/60144</a>
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>