[Libreoffice-bugs] [Bug 122398] UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 2 09:03:22 UTC 2019


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

Laurent BP <jumbo4444 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com
           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 <jumbo4444 at yahoo.fr> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190102/cbe3fd7d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list