Bug 112614

Summary: Search through all labels in the Customize dialog
Product: LibreOffice Reporter: Yousuf Philips (jay) (retired) <philipz85>
Component: LibreOfficeAssignee: Muhammet Kara <kara>
Status: RESOLVED FIXED    
Severity: enhancement CC: heiko.tietze, kara, stanislav.horacek, vsfoote, xiscofauli
Priority: medium    
Version: 6.0.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=63966
https://bugs.documentfoundation.org/show_bug.cgi?id=122082
Whiteboard: target:6.2.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103238    

Description Yousuf Philips (jay) (retired) 2017-09-24 12:59:57 UTC
With the work done in revamping the customization dialog (bug 88896), a new search feature was added but unfortunately it doesnt function as well as it should.

1. it does not search through all labels of a command, as the .uno:SaveAsRemote command has the 'ContextLabel' label 'Sa~ve Remote File...' which is displayed in the File menu, but wont appear when searching for 'save remote file'. See the 'Technical note about search terms' heading in the google doc[1].

2. search should not look for an exact string, but instead should show results that have all keywords, as searching for 'curve filled' shows nothing as the label of the command is 'curve, filled', and searching for 'align bottom' will also result in the command labelled 'align to bottom of character'.

[1] https://docs.google.com/document/d/1IPXkYMmyXQzoVUdMpnBeoQdf-LNp5_oNaqfW6OFhxqA/edit?usp=sharing
Comment 1 Commit Notification 2018-11-01 07:36:04 UTC
Muhammet Kara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/e9b06dd9458074af36b0fc97ff41ed4c79e5de32%5E%21

tdf#112614: Include all labels in the search in Customize dialog

It will be available in 6.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 2 Xisco FaulĂ­ 2018-12-03 13:38:57 UTC
A polite ping to Muhammet Kara:
Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing?
Thanks
Comment 3 Muhammet Kara 2018-12-13 18:53:10 UTC
(In reply to Xisco FaulĂ­ from comment #2)
> A polite ping to Muhammet Kara:
> Is this bug fixed? if so, could you please close it as RESOLVED FIXED ?
> Otherwise, Could you please explain what's missing?
> Thanks

First item is resolved. Let's separate the second one, and handle in bug 122082