<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122398">bug 122398</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>caolanm@redhat.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Hardware</td>
           <td>x86-64 (AMD64)
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Calc
           </td>
           <td>Chart
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>regression
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>UI: Cannot specify date in axis scale
           </td>
           <td>UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Linux (All)
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>major
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122398#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122398">bug 122398</a>
              from <span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span></b>
        <pre>Negative values are neither possible

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

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</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>