<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 - func keyword entry on Elements pane should insert a function name suggesting user to modify it"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140726">140726</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>func keyword entry on Elements pane should insert a function name suggesting user to modify it
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>needsUXEval
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Formula Editor
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=170137" name="attach_170137" title="func element in Math">attachment 170137</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=170137&action=edit" title="func element in Math">[details]</a></span>
func element in Math

Currently the 'func' entry in Math' Elements pane (screenshot in the
attachment) inserts this formula:

<span class="quote">> func func(<?>)</span >

I suppose that for a beginner user, it is not obvious here that the second
"func" in the inserted template is meant to be changed (it is not the usual
placeholder "<?>").

I suggest either change the insertion into

<span class="quote">> func <?>(<?>)</span >

which would make the "<?>" the formula name, but that is no worse than now, and
still suggests user to modify it, or alternatively, to something like

<span class="quote">> func yourfuncname(<?>)</span >

which would still suggest that the function name is not set in stone (but then
the question arises in translatability of this name, because it would only be
surely telling to English-speaking audience).

See
<a href="https://ask.libreoffice.org/en/question/295827/can-i-add-functions-to-math/">https://ask.libreoffice.org/en/question/295827/can-i-add-functions-to-math/</a>,
where user had hard time finding this in the UI, possibly because of this.</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>