Bug 121415 - “Font” page opens instead of “Statistics” page after staying on it and closing it
Summary: “Font” page opens instead of “Statistics” page after staying on it and closin...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha1+
Hardware: All All
: medium minor
Assignee: Caolán McNamara
URL:
Whiteboard: target:6.2.0 target:6.1.4
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2018-11-14 12:25 UTC by Liad Skiva
Modified: 2018-11-16 10:41 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liad Skiva 2018-11-14 12:25:09 UTC
Description:
On File-Properties, “Font” page opens instead of “Statistics” page after choosing "Statistics" and then closing the window.

Steps to Reproduce:
On LibreOffice Writer
1. Go to File->Properties.
2. Go to the Statistics tab.
3. Press the “OK” button.
4. Go to File->Properties.

Actual Results:
The “Font” page opens.

Expected Results:
The last opened page, the statistics page, should open.


Reproducible: Always


User Profile Reset: No



Additional Info:
- Using the “Cancel” button or the “X” button to exit the window instead of the “OK” button leads to the same result.
Comment 1 V Stuart Foote 2018-11-14 14:15:50 UTC
STR confirmed on Windows 10 Home 64-bit (1803) en-US with
Version: 6.2.0.0.alpha1+ (x64)
Build ID: afbfe42e63cdba1a18c292d7eb4875009b0f19c0
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-11-10_23:59:43
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 2 Xisco Faulí 2018-11-15 13:32:44 UTC
Regression introduced by:

author	Caolán McNamara <caolanm@redhat.com>	2018-04-25 13:04:43 +0100
committer	Caolán McNamara <caolanm@redhat.com>	2018-04-26 10:59:26 +0200
commit 8d09602d3382596facd716d8261a83d6883aa734 (patch)
tree a1f94264843c7ae414c7c33cfac21278058fb103
parent 9739749ba8da87001b73027136f120ef532f0b2b (diff)
identify tab pages by name for save/storing active tab

https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d09602d3382596facd716d8261a83d6883aa734

Bisected with: bibisect-linux64-6.1

Adding Cc: to Caolán McNamara
Comment 3 Caolán McNamara 2018-11-15 14:27:52 UTC
"font" tab page has no name
Comment 4 Commit Notification 2018-11-15 17:46:33 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/21c41659969cba4dc50d3208fb1736032c971661%5E%21

Resolves: tdf#121415 font tab page has no name

It will be available in 6.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Caolán McNamara 2018-11-15 17:47:27 UTC
backport to 6-1 in gerrit
Comment 6 Commit Notification 2018-11-16 05:46:22 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-6-1":

https://git.libreoffice.org/core/+/9a43f68475363aa3d242e97e0e8e0da32f21288a%5E%21

Resolves: tdf#121415 font tab page has no name

It will be available in 6.1.4.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 7 Xisco Faulí 2018-11-16 10:41:34 UTC
Verified in

Version: 6.2.0.0.alpha1+
Build ID: 5edc23dbc53773536265fd6a54319d9cd1cd9e99
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

@Caolán, Thanks for fixing this!!