<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 - UI: Make Ctrl+Home move the cursor to the first non-frozen cell in the sheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107994">107994</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UI: Make Ctrl+Home move the cursor to the first non-frozen cell in the sheet
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>benoit.thebaudeau.dev@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The Ctrl+Home shortcut currently moves the cursor to the first cell in the
sheet (A1). However, if some rows or columns are frozen to be used as headers,
this behavior is not intuitive. One would rather expect the cursor to be moved
to the beginning of the active area, i.e. to the first non-frozen cell, which
is what Microsoft Excel or Google Sheets do.

Steps to Reproduce:
1. Create a new spreadsheet.
2. Freeze the first row and column.
3. Press Ctrl+Home.

Actual Results:  
The cursor is moved to A1.

Expected Results:
The cursor should be moved to B2.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101
Firefox/53.0</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>