<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Append % percent sign also while entering a leading decimal separator in a percent formatted cell"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133485">bug 133485</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Windows (All)
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Hardware</td>
           <td>x86-64 (AMD64)
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>A CALC cell formated as "percent" (-12.95%) returns wrong number.
           </td>
           <td>Append % percent sign also while entering a leading decimal separator in a percent formatted cell
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Append % percent sign also while entering a leading decimal separator in a percent formatted cell"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133485#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Append % percent sign also while entering a leading decimal separator in a percent formatted cell"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133485">bug 133485</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>Note that while entering 2 a percent sign is appended so the input is 2%
Also note that while entering .2 no percent sign is appended (because the input
does not start with a digit) so the result is correctly 20%, whereas while
entering 0.2 a percent sign is appended to form 0.2%
Same for .002 vs 0.002

One could argue that if a leading decimal separator is entered the percent sign
should also be appended, to cause less confusion.</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>