<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 - Filter By Color: allow multiple selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142522">142522</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Filter By Color: allow multiple selection
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.2.0.0 alpha1+ Master
          </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>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>suokunlong@126.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The new filter-by-color feature implemented on master is great, but it
currently only support to select one color at a time.

It will be useful if multiple selection is supported.

Steps to Reproduce:

1. Produce the following sample content in Calc:
col1    col2
a       1
b       2
c       3

2. Mark 1 to yellow and 3 to red.
3. Set autofilter, click on the dropdown, click "background color", select the
yellow color.

Current Result:
When you select the yellow color, the dialog is closed and the result is
filtered. We are not able to select both yellow and red.

Expected Behaviour:
When you select the yellow color, the dialog remains open to allow to select
also red.</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>