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

Laurent BP <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Hardware|x86-64 (AMD64)              |All
          Component|Calc                        |Chart
           Keywords|                            |regression
            Summary|UI: Cannot specify date in  |UI: Cannot specify min/max
                   |axis scale                  |in axis scale or axis
                   |                            |position. Limited between 0
                   |                            |and 100
                 OS|Linux (All)                 |All
           Severity|normal                      |major

--- Comment #6 from Laurent BP <[email protected]> ---
Negative values are neither possible

Suspected Commit:
https://cgit.freedesktop.org/libreoffice/core/commit/chart2/uiconfig/ui/tp_Scale.ui?id=11300c48d4350c2f6748a1ca04b919cfae338d41

GtkAdjustment should be remove. However, without GTkAdjustment, values are
limited between 0 and 0... It needs a deeper rework of UI.

Actual behavior limits values between 0 and 100 for minimum, maximum,
major/minor interval (lower is 1) and also position of axis at value.
It impacts not only date, but whatever type of value.

Change summary.
Add regression as keyword
Enhanced severity to major as their no workaround, previous set of min/max
scale may be lost.
Change product to Chart
Change Hardware to all

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to