Bug 156114 - UNO commands / menu entries to enable PS/CS spotlight
Summary: UNO commands / menu entries to enable PS/CS spotlight
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.6.0.3 release
Hardware: All All
: medium enhancement
Assignee: Jim Raykowski
URL:
Whiteboard: target:24.2.0 inReleaseNotes:24.2
Keywords:
Depends on:
Blocks: UNO-Command-New
  Show dependency treegraph
 
Reported: 2023-07-01 09:59 UTC by Heiko Tietze
Modified: 2024-01-26 19:41 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
demo of UNO commands and menu entries to enable PS and CS spotlight (1.37 MB, video/x-matroska)
2023-10-16 16:53 UTC, Jim Raykowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2023-07-01 09:59:08 UTC
Follow-up to bug 106556, Spotlight can be enabled only via the sidebar which might not be enabled.

I suggest to add a submenu "Spotlight" next to Format > Clear DF with access to all three spotlight variants (requires contextual labels).
Comment 1 Roman Kuznetsov 2023-07-08 11:45:14 UTC
Agree, set to NEW
Comment 2 Jim Raykowski 2023-10-16 16:53:42 UTC
Created attachment 190244 [details]
demo of UNO commands and menu entries to enable PS and CS spotlight

Had to think about this one for awhile :-)
Here is a link to a patch that does this:
https://gerrit.libreoffice.org/c/core/+/158055
Comment 3 Heiko Tietze 2023-10-17 08:17:50 UTC
Awesome!
Comment 4 Commit Notification 2023-10-18 02:14:18 UTC
Jim Raykowski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6320a4c21cf54d32c778417ee077d67fd0bad050

tdf#156114 UNO commands / menu entries to enable PS/CS spotlight

It will be available in 24.2.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 Stéphane Guillou (stragu) 2024-01-26 09:55:06 UTC
In release notes: https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.2&type=revision&diff=730962&oldid=730928

Please check that I described it accurately.

Fix verified in:

Version: 24.2.0.2 (X86_64) / LibreOffice Community
Build ID: b1fd3a6f0759c6f806568e15c957f97194bbec8f
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 6 Jim Raykowski 2024-01-26 19:41:28 UTC
(In reply to Stéphane Guillou (stragu) from comment #5)
> In release notes:
> https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.
> 2&type=revision&diff=730962&oldid=730928
> 
> Please check that I described it accurately.
> 
> Fix verified in:
> 
> Version: 24.2.0.2 (X86_64) / LibreOffice Community
> Build ID: b1fd3a6f0759c6f806568e15c957f97194bbec8f
> CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded

LGTM 
Thanks!