Bug 97926 - Infobar should have a UNO API
Summary: Infobar should have a UNO API
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Samuel Mehrbrodt (allotropia)
URL:
Whiteboard: target:6.5.0 target:6.4.0.1
Keywords:
Depends on:
Blocks: Infobar-UX
  Show dependency treegraph
 
Reported: 2016-02-17 09:12 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2021-10-05 06:00 UTC (History)
4 users (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 Samuel Mehrbrodt (allotropia) 2016-02-17 09:12:32 UTC
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.
Comment 1 Maxim Monastirsky 2016-02-17 10:20:52 UTC
Indeed.
Comment 2 Samuel Mehrbrodt (allotropia) 2018-09-19 12:14:56 UTC
WIP patch here: https://gerrit.libreoffice.org/#/c/29816/
Comment 3 Commit Notification 2019-11-19 07:53:04 UTC
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.
Comment 4 Commit Notification 2019-11-21 08:22:54 UTC
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.
Comment 5 Commit Notification 2019-11-22 13:30:40 UTC
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.
Comment 6 Commit Notification 2019-11-23 07:51:32 UTC
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.
Comment 7 Commit Notification 2019-11-23 17:20:53 UTC
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.
Comment 8 BS Dev-Team 2020-03-25 13:18:34 UTC
Does this api also work for disabling the built-in read-only-infobar?

If so, how could it be done?

sincerely
devTeam4
Comment 9 Samuel Mehrbrodt (allotropia) 2021-10-05 06:00:19 UTC
(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