Need an UNO API for the Infobar (which appears when opening a read-only document e.g.) so that extensions can also make use of it.
Indeed.
WIP patch here: https://gerrit.libreoffice.org/#/c/29816/
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9e3ba7c3036c4d21e01d6f75ed29a1e8c4208141 tdf#97926 Add UNO API for Infobar It will be available in 6.5.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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8f2f7befd166d0ad72622cb3545934bee5b0fef6 tdf#97926 Add UI test for infobar It will be available in 6.5.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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/fa070a798536d4017baada1e8f036b0e18dad9c7 tdf#97926 Add UNO API for Infobar It will be available in 6.4.0.1. 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a96fd458a41eb0abcb6b02e0039189c877d4a502 tdf#97926: Update @since tags It will be available in 6.5.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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/d31848288a704524e5c25559b5776096dfedc084 tdf#97926 Add UI test for infobar It will be available in 6.4.0.1. 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.
Does this api also work for disabling the built-in read-only-infobar? If so, how could it be done? sincerely devTeam4
(In reply to BS Dev-Team from comment #8) > Does this api also work for disabling the built-in read-only-infobar? > > If so, how could it be done? See https://bugs.documentfoundation.org/show_bug.cgi?id=91068#c11