Description: In the formula editor it is not possible to change a font in the font dialog because Help, Cancel and OK buttons do nothing. Steps to Reproduce: 1. open a blank new Math document 2. menu Format > Fonts 3. in the dialog which appears, click the button "Modify" and choose an item 4. in the dialog which appears, choose a font and click the OK or the Cancel button Actual Results: Clicking one of the three buttons (Help, Cancel or OK) does nothing Expected Results: Each button does what it should Reproducible: Always User Profile Reset: Yes Additional Info: Same problem in the master. It works as expected in LO 6.1.x so it is a regression Version: 6.2.3.0.0+ Build ID: 20726c61680242eb647253651302dc048348687d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Ubuntu_18.04_x86-64 Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US Calc: threaded
Confirmed, and bibisected to the following commit using repo bibisect-linux-64-6.3. Adding Cc: to Caolán McNamara, please take a look. https://cgit.freedesktop.org/libreoffice/core/commit/?id=ab8e0f5832fa910f8b1abd36d7cb3929cbac2395 author Caolán McNamara <caolanm@redhat.com> 2019-01-18 17:08:58 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-01-21 16:32:19 +0100 Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect
That's a weird sideeffect of dangling references to those removed autocomplete entries. https://gerrit.libreoffice.org/#/c/69210/ fixes it
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/68bae22d127986875fab6e715b0fe53280a499ec%5E%21 Resolves: tdf#124028 dangling "completion" entries block responses It will be available in 6.3.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.
fixed in master, backports in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/e9a3be4d95834b056557cd166bdb1ce3cd857cfb%5E%21 Resolves: tdf#124028 dangling "completion" entries block responses It will be available in 6.2.3. 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.
Verified in Version: 6.3.0.0.alpha0+ Build ID: c196d70337f6b755cfc4c34beda05554c6fab114 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!
Verified in Version: 6.2.3.0.0+ Build ID: f0b71fafd3a2fd6158c5952d601092179cba21e5 Threads CPU : 4; OS : Linux 4.15; UI Render : par défaut; VCL: gtk3; Ubuntu_18.04_x86-64 Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR Calc: threaded Thank you very much for the quick resolution of this regression. Best regards. JBF
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2-2": https://git.libreoffice.org/core/+/a2f06dcf8ad41ad94c309e7e79e8000842760d7e%5E%21 Resolves: tdf#124028 dangling "completion" entries block responses It will be available in 6.2.2. 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.
*** Bug 124216 has been marked as a duplicate of this bug. ***