Bug 122401 - Non automatic axis values (minimum, maximum...) limited to 100
Summary: Non automatic axis values (minimum, maximum...) limited to 100
Status: RESOLVED DUPLICATE of bug 122398
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
6.2.0.1 rc
Hardware: All All
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-01-01 13:41 UTC by Laurent Balland
Modified: 2019-01-02 08:53 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
dummy XY chart (13.18 KB, application/vnd.oasis.opendocument.spreadsheet)
2019-01-01 13:41 UTC, Laurent Balland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Balland 2019-01-01 13:41:47 UTC
Created attachment 147916 [details]
dummy XY chart

Description: when setting axis maximum (or other values), in a XY chart, value is limited to 100

Steps to reproduce:
1. Create an XY chart like in attached document, and edit it
2. Format > Axis > X Axis, Scale tab
3. Uncheck Automatic for maximum

Actual behavior
Value is limited to 100 max

Expected behavior
Value should be free

Reproduce with:
Version: 6.2.0.1
Build ID: 0412ee99e862f384c1106d0841a950c4cfaa9df1
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US
Calc: threaded

NOT reproduce with:
Version: 6.1.3.1
Build ID: a9670562c26181ec3afbe381c9ff499ae88c98b7
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk2; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group threaded

Set keyword Regression

Same for all values : minimum, major/minor interval, cross other axis at value
Comment 1 Laurent Balland 2019-01-01 14:05:01 UTC
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
Comment 2 Xavier Van Wijmeersch 2019-01-01 15:06:31 UTC
I think its a dup off 122398, so if you not agree reset to unconfirmed

also confirmed with libreoffice master build

Version: 6.3.0.0.alpha0+
Build ID: 48c03635a0de4fc2c0886a134fdae616cecb4db1
CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: gtk2; 
Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
Calc: threaded

*** This bug has been marked as a duplicate of bug 122398 ***
Comment 3 Laurent Balland 2019-01-02 08:53:54 UTC
(In reply to Xavier Van Wijmeersch from comment #2)
> I think its a dup off 122398, so if you not agree reset to unconfirmed
> 
> also confirmed with libreoffice master build
> 
> Version: 6.3.0.0.alpha0+
> Build ID: 48c03635a0de4fc2c0886a134fdae616cecb4db1
> CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: gtk2; 
> Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
> Calc: threaded
> 
> *** This bug has been marked as a duplicate of bug 122398 ***

I agree with duplicate