Bug 150181 - Rename doesn't work in form navigator (GEN)
Summary: Rename doesn't work in form navigator (GEN)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2022-07-28 09:04 UTC by Xisco Faulí
Modified: 2022-07-28 13:47 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-07-28 09:04:47 UTC
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
Comment 1 Xisco Faulí 2022-07-28 09:17:20 UTC
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
Comment 2 Xisco Faulí 2022-07-28 09:17:51 UTC
@Caolán, I thought you might be interested in this issue
Comment 3 Xisco Faulí 2022-07-28 09:22:25 UTC
Same issue when using double click
Comment 4 Julien Nabet 2022-07-28 13:07:29 UTC
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.
Comment 5 Caolán McNamara 2022-07-28 13:37:52 UTC
https://gerrit.libreoffice.org/c/core/+/137561
Comment 6 Julien Nabet 2022-07-28 13:44:51 UTC
(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).
Comment 7 Commit Notification 2022-07-28 13:45:29 UTC
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.