<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Too small bullet size confuses the user"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108925#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Too small bullet size confuses the user"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108925">bug 108925</a>
              from <span class="vcard"><a class="email" href="mailto:zolnaitamas2000@gmail.com" title="Tamás Zolnai <zolnaitamas2000@gmail.com>"> <span class="fn">Tamás Zolnai</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=108925#c10">comment #10</a>)
<span class="quote">> While the input now has 5% steps from 25% to 250% (which is cut on the upper
> and lower edges, btw) it's not possible to enter precise values like 22%. Or
> rather these values are not stored. That might affect only a few users but
> is bad usability as the user input is not respected. Can you change this,
> Tamás?</span >

As I see it's allowed to enter precise values like 26%, 27% and so on. The 22%
value is not allowed because it's smaller than the minimum value (25%). It's
not about the steps, but about the minimum value. I'm not sure what's your
problem with this. That was the aim of the code change to not allow setting
small values.
This is how restriction works, not allowed values are ignored. You can see the
same behavior if you type for example a character into this field. When the
number field loses the focus it checks whether the typed value is valid and if
not it changes back to the previous value or to the minimum value (if the input
is a small number).</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>