<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - File dialog: File name field isn't correctly auto-filled when selecting a file in the browser"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131898">131898</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>File dialog: File name field isn't correctly auto-filled when selecting a file in the browser
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.1.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ed7-aspire4925@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In the file dialog, when a file is selected in the browser, the "File name"
field shows too much information when it should just show the filename. I think
it  simply copies *all* the fields from the browser.

Obviously trying to save or load a document (of any sort) with that as its
filename won't work.

Steps to Reproduce:
1. Start a fresh instance of LibreOffice, launch Writer.

2. Save the blank document that appears to somewhere (via "Save As...").

3A. Do step 2 again, but this time clear the "File name" field, then select the
newly written document file in the browser.

3B. OR restart Writer, then File->Open..., select the document file in the
browser.

Actual Results:
"File name" field contains:
<filename> <type> <size> <date modified>

e.g. Document.odt OpenDocument Text 1234 Bytes 01/01/2000, 00:00

Expected Results:
"File name" field should contain:
<filename>

e.g. Document.odt


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I remember when I was updating my libreoffice package to the current version, I
notice that GTK+ 2 isn't needed anymore, according to my package manager. I'm
not sure what widget toolkit you guys are using now.

Debian 10.3 "Buster" with XFCE 4.14 desktop environment. libreoffice package
from stable.

Version: 6.4.1.2
Build ID: 1:6.4.1-1
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded</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>