If you enter a search term in the Custom Search box and press Enter it closes the window. I think if your cursor is in the search box Enter should search not OK/Cancel
Thanks for the remark Mal. I think you are correct: - after entering a search term, focus should be on Search - after selecting (tab..) a theme, focus should be on OK Add needsDevEval - prolly an easy hack Ciao - Cor
@Adolfo: Is this something easy you can fix?
This is an EasyHack. The code is here: http://opengrok.libreoffice.org/xref/core/cui/source/options/personalization.cxx and the ui file here: http://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/select_persona_dialog.ui You might look for other text boxes who do something when pressing return for how to fix this. Please ask here or in IRC if any questions arise.
Here is an example how to capture the return event: http://cgit.freedesktop.org/libreoffice/core/commit/?id=39a438dec58f0502a45cccbbc5257ae47e74df68
Send in a patch to change the default widget in the dialog to the search button - https://gerrit.libreoffice.org/19791. This hopefully is sufficient enough to fix the problem without any code changes.
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=05b87c9a75fc36179b10c2995f77768edcd9ad96 tdf#93195 Set default focus to search button It will be available in 5.1.0. 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.
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp topicUI ) [NinjaEdit]
Remove LibreOffice Dev List from CC on EasyHacks (curtailing excessive email to list) [NinjaEdit]