Created attachment 158471 [details] Printscreen of prrint preview pane not appearing dynamically As said previously, the in LO 6.4.2.EC1m when hitting the print preview button in the start tab, the botebookbar does not dynamically change to the print preview pane. It stays in the "Start"-tab of the notebookbar. This means e.g. you cannot choosehow many pages you want to see in the print preview pane. and so one. LUckily LO does not crash on this input anymore. Clicking the print preview button once more, the print preview closes. See screenshot in attachment! Ciao, Maarten
I confirm this with Version: 7.0.0.0.alpha0+ (x64) Build ID: 5dcbd1bb557450a2d658a710c163b310c0cee157 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; Locale: de-DE (de_DE); UI-Language: en-GB Calc: CL but not with Version: 6.3.5.2 (x64) Build-ID: dd0751754f11728f69b42ee2af66670068624673 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded It doesn't happen in standard toolbar, so I also tink it is a bug.
(In reply to Dieter from comment #2) > but not with > > Version: 6.3.5.2 (x64) Based on bibisect results, this bug is already in 6.3.5.2. Bibisected to the backport of the following commit using repo bibisect-linux-64-6.3. Adding CC: to Jim Raykowski. https://cgit.freedesktop.org/libreoffice/core/commit/?id=4ae5fe896e96d082e21788ae6d42a67133567ba7 author Jim Raykowski <raykowj@gmail..com> 2019-11-09 16:07:09 -0900 committer Xisco Faulí <xiscofauli@libreoffice.org> 2019-11-11 11:04:56 +0100 tdf#118526 Reload Notebookbar if read mode has switched
Not the first time I've "fixed" something that breaks something else :o. Thanks for letting me know.
Here is effort that seems to solve the regression and bug 118526. Code review and testing appreciated. https://gerrit.libreoffice.org/c/core/+/91702
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/68c96a54fef93b9f735aeb6c9ae07171e934132a tdf#131209 reload the notebook bar It will be available in 7.0.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.
Verified in Version: 7.0.0.0.alpha0+ Build ID: 24e1563b5db3de5abac0d4fd0f737ec319e703e8 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Jim, thanks for fixing this issue!!
Jim Raykowski committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/9efcbef08c406e5d9b9486c28f3979f875953c30 tdf#131209 reload the notebook bar It will be available in 6.4.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.