<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 - Selecting multiple cells, then typing, affects just one cell"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122858">122858</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Selecting multiple cells, then typing, affects just one cell
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>hi-angel@yandex.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Usually when you select multiple items, this means you want to do something
with all of them. E.g. if you selected multiple cells, and pressed "Italic",
all selected cells turns italic.

By this analogy, selecting cells, and starting to type should make the text
appear in all selected cells (this feature is in particular employed by
vim-like editors). But actually, this affects just single cell.

# Steps to reproduce

1. Open `localc`
2. Select two cells
3. Type "hello"
4. Press Enter

# Expected

"Hello" appears in all selected cells.

# Actual

"Hello" only appears in one cell.</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>