<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 - Data validity fails when pasting into cell"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134311">134311</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Data validity fails when pasting into cell
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>nkemp1165@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I have a data validity rule set that works when entering data from the
keyboard.  It verifies { <0 OR "Void" }(less the {}). so -23 or Void is an OK
entry. 0, 12 or any other text fails.

The Bug: When I copied the number 4 from a webpage (or a LO word document) and
pasted (ctrl V) it into the cell the data validity rule failed to block the
entry.

Steps to Reproduce:
1.Create this data validity per ... OR(G28<0, G28="VOID")
2.Goto <a href="https://bikepacking.com/gear/rivnut-bottle-cage-mounts/">https://bikepacking.com/gear/rivnut-bottle-cage-mounts/</a>
3.Goto the text: 4. INSTALL THE RIVNUT
4. Copy the "4" and past into the data validated cell

Actual Results:
Allows number to be entered when it should have blocked it

Expected Results:
Thrown the message that was created when the data validity failed.


Reproducible: Always


User Profile Reset: No



Additional Info:
I copied a number from a LO Document and it allowed pasting as did the text
from the webpage. The cell that failed using the paste did work before and
after the paste when typing the value.</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>