<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 - Overlapping conditional formats offered by option but not implemented"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138396">138396</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Overlapping conditional formats offered by option but not implemented
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.1.0.0.alpha1+
          </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>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>jim.avera@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In Calc, if you try to apply a Conditional Format to a cell which is alredy
covered by an existing Conditional Format, a dialog pops up telling you that
you can either edit the existing cond. format or create an overlapping one, and
then asks "Do you want to edit the existing conditional format?" with No and
Yes buttons.

However clicking "No" (implying that the user want to create an overlapping
condition) just exits without allowing a new conditional format to be created.

If the intent is to not allow overlapping conditional formats, then the dialog
should be changed to say that (currently it says you have a choice).

If overlapping conditions *are* supposed to be allowed, then if the user clicks
the button corresponding to that choice (i.e. "No" to "Do you want to
edit..."), then a conditional-format-creation dialog should appear.


Steps to Reproduce:
1. Loat attached "test.ods" spreadsheet
2. On sheet "Sheet2", select cell B1, then do Format->Conditional->Condition
   (dialog appears asking "Do you want to edit the existing cond. format?")
3. Click No

Actual Results:
The dialog closes and nothing else happens.

Expected Results:
Expected that a new overlapping conditional format could be created, as implied
by the question in the dialog box


Reproducible: Always


User Profile Reset: No



Additional Info:
.</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>