<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 - Adding new custom property doesn't focus Name field anymore"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132667">132667</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Adding new custom property doesn't focus Name field anymore
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Keywords</th>
          <td>bibisected, bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </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>baron@caesar.elte.hu
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>108747
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In a Writer document, open File -> Properties, thene switch to Custom
Properties tab. Press Add Property, which adds a new entry.

The focus should move to the Name field of the fresh entry, but it doesn't.

Observed using LO 7.0.0.0.alpha0+ (4ba1909f12b49f020195b5e767045340717ce6df),
6.0.0.3 / Ubuntu.
It works fine in 5.4.0.3.
=> regression

This started from the following commit:
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=272a96da03522a82db4185e7858d05375f3ea95e">https://cgit.freedesktop.org/libreoffice/core/commit/?id=272a96da03522a82db4185e7858d05375f3ea95e</a>
author          Szymon Kłos <<a href="mailto:szymon.klos@collabora.com">szymon.klos@collabora.com</a>> 2017-11-07 20:39:06
+0100
committer       Szymon Kłos <<a href="mailto:szymon.klos@collabora.com">szymon.klos@collabora.com</a>> 2017-11-08 09:50:14
+0100

"<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - After File > Properties for particular .docx file, Writer is no longer responsive"
   href="show_bug.cgi?id=100922">tdf#100922</a> Refactor Custom Properties page"

The code change should probably make the last visible entry get focused after
this line:
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx?r=bedba76a#1459">https://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/dinfdlg.cxx?r=bedba76a#1459</a>
The CreateNewLine() function focuses the newly created entry, but that isn't
much relevant after the performance fix.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] File properties/settings (meta data) bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108747">Bug 108747</a>] [META] File properties/settings (meta data) bugs and enhancements
              </li>
          </ul>
        </div>
        <br>

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

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