Created attachment 178714 [details] Tolbar visible under tab Steps to reproduce: 1 - Go to View tab in Impress, 2 - Change View from Normal to Slide Sorter, Expected result: No toolbar visible. Observed result: Slide View toolbar appears under the tabs. This does not occur with Groupedbar UI.
Confirmed Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: e91a0dbb003ccf112627bc1547d79e2a035bcce1 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb) Locale: id-ID (id_ID.UTF-8); UI: en-US Calc: threaded
Still present in: Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: c50cf1883af26daebdfc9d796ced3c20c222f43b CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: pt-PT (pt_PT); UI: en-US Calc: threaded
Justin Luth, since you fixed bug 126095 would you be keen in addressing this one as well?
This looks like the same issue as bug 126095, where officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu private:resource/toolbar/slideviewobjectbar is set to Visible by default (while slideviewtoolbar is not) These are turned on by ToolBarRules::MainViewShellChanged. But I'm not sure it is a good idea to NOT show the "Slide View" toolbar -"Slides per row" is not found anywhere on the NotebookBar. -"Rehearse Timings" is found on the Slide Show tab -"Show Slide"/"Hide Slide" are found on the Layout tab Until there is a dedicated context tab that contains all of these and gets the focus at the view change, I don't recommend "fixing" this bug report.
Created attachment 188086 [details] View Tab in Impress and PowerPoint A comparison of the View Tab in Impress and PowerPoint
@ Justin: I agree with Pedro here that the ideal situation would be to remove this additional toolbar, however, I understand your logic that missing functionality exists. Wouldn't it just make sense to rearrange the View Tab so that the missing functionality you mentioned is arranged like in the View Tab in Microsoft PowerPoint? I am not entirely sure what is actually missing. Getting rid of this additional toolbar will improve the consistency of Impress compared to the other constituent applications. @Pedro: I know you were involved in the beginning of the creation of the notebook bar UIs, is it quite difficult to rearrange some of the icons to make this work similar to PowerPoint?