Steps to reproduce: 1. Open Writer 2. Insert any form in the document 3. View - Toolbars - Form Design 4. Click on the form navigator button 5. Right Click on the form - Rename -> Nothing happens. With GTK3, it goes into edit mode. Reproduced in Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: c4f7043c593823b8c5605e779371ff430659eb20 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author Michael Stahl <michael.stahl@allotropia.de> 2022-07-22 16:19:02 +0200 committer Caolán McNamara <caolanm@redhat.com> 2022-07-22 21:04:34 +0200 commit fe38553aef2121f358fb58e450ec69314aad851e (patch) tree 6e7c20a7a06444832dba3e11d0ae3d5d70649d27 parent c37f62b71fa59917ef85ff98480dff18aa936e41 (diff) vcl: allow editing a column other than the first one in SvTabListBox Bisected with: bibisect-linux64-7.5 Adding Cc: to Michael Stahl
@Caolán, I thought you might be interested in this issue
Same issue when using double click
On pc Debian x86-64 with master sources updated today, I could reproduce this. I also confirm that reverting quoted commit may it work again.
https://gerrit.libreoffice.org/c/core/+/137561
(In reply to Caolán McNamara from comment #5) > https://gerrit.libreoffice.org/c/core/+/137561 I confirm it works (I've added a comment in the gerrit patch).
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0dcebde891619b4dcb4c0d170b3b5919ac6750c8 tdf#150181 vcl: first column is editable by default in SvTabListBox It will be available in 7.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.