<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: issue with Fill Cells commands in Row and Column split buttons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115485#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: issue with Fill Cells commands in Row and Column split buttons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115485">bug 115485</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre><a href="https://gerrit.libreoffice.org/65603">https://gerrit.libreoffice.org/65603</a> is an attempt to handle the issue.

But as I see, here is no agreement about the way to handle this properly.
The options vocalized are:

1. Naming the top separator of the group, so the relevant fragment of the Row
button's drop-down would look like
<span class="quote">> ...
> --- *Fill Cells* --- (here we insert the caption text to the separator!)
> Up [questionable in Row button drop-down]
> Down [questionable in Row button drop-down]
> Left
> Right
> Random Number...
> --------------------
> ...</span >
This keeps the existing UNO command labels.

2. Changing labels to the commands, so that they look like this:
<span class="quote">> ...
> --------------------
> Fill Up [questionable in Row button drop-down]
> Fill Down [questionable in Row button drop-down]
> Fill Left
> Fill Right
> Fill Random Number...
> --------------------
> ...</span >

3. Removing the elements from the drop-down completely (on the grounds that
there's no use case for them in the drop-down).

I should disagree with the lack of use cases. Unless we remove those elements
from the Sheet->Fill Cells submenu, of course. Users may fill cells by
double-clicking the cell drag handle; or by using the said submenu; or now
using the drop-down button. *If* the function makes sense at all, I disagree
that removing it from the (not cluttered!) drop-down intergating relevant
functions is a good move.</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>