Contextual toolbars pop up in notebookbar mode when they should not, like when selecting an image or being in a table.
Clearly something UX needs to deal with.
This was to be implemented in the easy UI switching mechanism in bug 101249, but Syzmon wasnt able to complete it. This should be done as a UNO command, so that it can easily be used when needed. Hiding of toolbars is available in read only mode (.uno:EditDoc), as well as full screen mode (.uno:FullScreen), and the .uno:AvailableToolbars UNO command should be disabled.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
If you use notebookbar implementation no toolbars should be shown in addition, only when the user want to show the additional toolbar (so if the user activate the toolbar (e.g. draw toolbar))
Would this create any kind of conflict with the Calc chart toolbar? This is something that we should try to do for 6.1 now that the Tabbed bar is in good shape.
Fixed: https://cgit.freedesktop.org/libreoffice/core/commit/?id=2c317751c4b7661c10bd9eb11094febeccd1b816
Kshitij Pathania committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6d1c9d49bd262ba6746f5d5d2dd4e73da72b2324&h=libreoffice-6-1 tdf#103226 Notebookbar:Disabled appearence of context toolbars It will be available in 6.1.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The commit was reverted in https://cgit.freedesktop.org/libreoffice/core/commit/?id=9a6169529eb687190531225bfe9fef850325ee9e due to bug 121591 and bug 119945. Putting this issue back to NEW
*** Bug 121763 has been marked as a duplicate of this bug. ***
*** Bug 121765 has been marked as a duplicate of this bug. ***
*** Bug 121764 has been marked as a duplicate of this bug. ***
*** Bug 121762 has been marked as a duplicate of this bug. ***
*** Bug 121766 has been marked as a duplicate of this bug. ***
Maxim, instead of marking my bugs as duplicates as soon as I make them could you please
*** Bug 121767 has been marked as a duplicate of this bug. ***
Ooops, sorry. With the reversion of Kshitij's patch we really need someone else to resolve this issue now that the Tabbed UI is out of experimental. This one of the blockers to move it out of experimental so it is a big regression to have this showing up again for 6.2
If this bug can't be fixed, notebookbar will move back to experimental. This is a showstopper
(In reply to andreas_k from comment #19) > If this bug can't be fixed, notebookbar will move back to experimental. > > This is a showstopper Fixed. Is this a meta bug? cause otherwise this bug is fixed.
(In reply to andreas_k from comment #20) > Is this a meta bug? cause otherwise this bug is fixed. I would create a new ticket as META Toolbar issues around NB and link every single problem separately to this item. So let's close this.
(In reply to andreas_k from comment #20) > Fixed. It would have been nice to link to the commit that fixed it. There are still issues like this in Draw/Impress. bug 122087
The revert was reverted: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f3ea5e21bea80004b04edbf0287d4a2e1aaef5d0 author Mike Kaganski <mike.kaganski@collabora.com> 2018-11-29 21:18:57 +0100 committer Mike Kaganski <mike.kaganski@collabora.com> 2018-11-30 08:10:57 +0100 "Revert "Revert "Notebookbar:Disabled appearence of context toolbars"" This reverts commit 9a6169529eb687190531225bfe9fef850325ee9e now that proper fix for both tdf#121591 and tdf#119945 is pushed - see commit 0a36be3fee1b4f1b47b55a64668b6aa99896ab24."