<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:martin.sourada@gmail.com" title="Martin Sourada <martin.sourada@gmail.com>"> <span class="fn">Martin Sourada</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI Paragraph Style: Tabs position input field moves caret position to beginning of field after each keystroke"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123576">bug 123576</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;">CC</td>
           <td>
                
           </td>
           <td>martin.sourada@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI Paragraph Style: Tabs position input field moves caret position to beginning of field after each keystroke"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123576#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI Paragraph Style: Tabs position input field moves caret position to beginning of field after each keystroke"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123576">bug 123576</a>
              from <span class="vcard"><a class="email" href="mailto:martin.sourada@gmail.com" title="Martin Sourada <martin.sourada@gmail.com>"> <span class="fn">Martin Sourada</span></a>
</span></b>
        <pre>Similar problem here. The tab stop position input behaves really strange
(deterministic but different to everything I've ever encountered). Looks like
there's some minimal info (0.00 cm) that cannot be deleted during the input,
which causes the strange behaviour. It's also impossible to input any unit but
cm (in 6.1 the number got converted to cm, now you cannot even enter it).

Say we have 0.00 cm entered. Now different types of input (with the same
starting position) give different results:

a) select all, write 2 => result is 20.00 cm
b) put caret at the end, write 2 => no input happens
c) put caret at the beginning, write 2 => result is 20.00 cm
d) put caret just before the decimal point, write 2 => result is 2.00 cm
e) put caret just before the decimal point, press backspace, write 2 => result
is 20.00 cm


Now start with 13.00 cm, same type of input as in previous cases
a) result is 20.00 cm
b) no input happens
c) result is 56.00 cm
d) result is 56.00 cm
e) result is 12.00 cm
f) put caret between 1 and 3, press backspace, write 2 => result is 23.00 cm

While I'm able to type any number (within the bounds) that I need, it's very
cumbersome. Like for the other commentators, the bug got introduced in 6.2.x.</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>