Bug 151038 - [Regression] Previously maximized windows open with 0x0 size
Summary: [Regression] Previously maximized windows open with 0x0 size
Status: RESOLVED DUPLICATE of bug 150856
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.4.1.2 release
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2022-09-18 08:52 UTC by Albert Astals Cid
Modified: 2022-09-19 01:01 UTC (History)
1 user (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 Albert Astals Cid 2022-09-18 08:52:42 UTC
I've selected version 7.4.1.2 because for some reason 7.4.1.1 is not available.

This has broken in 7.4.1.1, it was fine in 7.4.1.0.

Using KDE Plasma X11.

Do
  libreoffice myodsfile.ods
  maximize the window
  close libreoffice
  libreoffice myodsfile.ods
  realize the newly opened window is of 0x0 size

This is works fine with 7.4.1.0, i.e. the last step is "new window opens properly maximized"
Comment 1 m_a_riosv 2022-09-18 10:49:43 UTC

*** This bug has been marked as a duplicate of bug 149510 ***
Comment 2 Michael Warner 2022-09-18 15:15:58 UTC
The steps to reproduce here are different from both Bug 149510 and Bug 125543. 

Also, this makes it sound like a recent regression:
> This has broken in 7.4.1.1, it was fine in 7.4.1.0.

I don't consider this bug a duplicate. Even though the fix of setting an absolute minimum window size may workaround all three of them, I suspect there are different places in the code for each of these where the dimensions are getting reset. That would make it three different bugs. At any rate, there should be three different tests. I'm resetting bug state to UNCONFIRMED.
Comment 3 Michael Warner 2022-09-18 16:57:09 UTC
No repro with:
Version: 7.4.2.0.0+ / LibreOffice Community
Build ID: 1c0f44cbacb4bcefcf383586e7ccd32d47388fa4
CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: CL

I'm using Linux Mint 19, though. Not KDE Plasma X11. 

Try downloading the latest version from
https://us.libreoffice.org/download/libreoffice-fresh/
Comment 4 Albert Astals Cid 2022-09-18 17:12:09 UTC
There's no 7.4.2 available in that webpage.

Honestly I'm a bit sad that you didn't follow the reproduction steps and then you said "can't reproduce".
Comment 5 Rafael Lima 2022-09-18 22:59:45 UTC
This is actually a duplicate of bug 151004. This has already been fixed and the fix will be available in 7.4.2.

*** This bug has been marked as a duplicate of bug 151004 ***
Comment 6 Aron Budea 2022-09-19 01:00:48 UTC
(In reply to Albert Astals Cid from comment #4)
> There's no 7.4.2 available in that webpage.
Right, this was fixed very recently via bug 150856 comment 16, you need a daily build to test, and can find the info in the referenced comment.

*** This bug has been marked as a duplicate of bug 150856 ***