Date: prev next · Thread: first prev next last
July 2017 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=108925

--- Comment #11 from Tamás Zolnai <zolnaitamas2000@gmail.com> ---
(In reply to Heiko Tietze from comment #10)
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?

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).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.