<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Filter displays wrong rows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122975#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Filter displays wrong rows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122975">bug 122975</a>
              from <span class="vcard"><a class="email" href="mailto:roger.millichamp@virgin.net" title="roger.millichamp@virgin.net">roger.millichamp@virgin.net</a>
</span></b>
        <pre>A further example is the following:

1) Create a spreadsheet with values in cells A1-3 and the value 4 in cell B2
2) Select column B by selecting the column label
3) Apply a filter to show values in Column B <10

Row 1 will not be displayed because it has ho value, row 2 will be displayed
because B2 has a value < 10, row 3 is displayed even though it has no value in
column B.

Thus rows 1 and 3 have the same value in Column B but are treated differently
because one is above the last value in Column B and the other is below it. This
surely can't be correct.</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>