https://bugs.documentfoundation.org/show_bug.cgi?id=158221

BogdanB <buzea.bog...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected
                 CC|                            |buzea.bog...@libreoffice.or
                   |                            |g,
                   |                            |michael.st...@allotropia.de

--- Comment #3 from BogdanB <buzea.bog...@libreoffice.org> ---
Michael, please, could you take a look?

author  Michael Stahl <michael.st...@allotropia.de>     2022-07-21 19:31:45
+0200
committer       Michael Stahl <michael.st...@allotropia.de>     2022-07-26
20:15:37 +0200
commit  aa6ec3f79607478213272283b7eb17ec2116173c (patch)
tree    873bdaef7a6d99f891ba55901960155d73480556
parent  96844af26402e4ab26ff7ba02e52989c3b294095 (diff)
tdf#150017 sw: allow editing bookmark text in Insert->Bookmarks dialog
Enable editing the text of the bookmark if it's "short" enough and
doesn't span multiple paragraphs; Replace the text when finished.

This will delete any footnotes or text fields in the bookmark text,
which isn't ideal but there's Undo.

Double-clicking the column via property "editable" only seems to work
with native GTK widgets, so provide an additional "Edit Text" button to
start the editing.  The button requires commit
fe38553aef2121f358fb58e450ec69314aad851e to edit the correct column
with VCL widgets, and it doesn't work yet with GTK widgets (but with GTK
double-clicking works).

Change-Id: If9e8a148b039889924e4870b2e9bbe977c977ce9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137355
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

558b63e80bad2d99c6c5b1acc3640018e1c7c4ec is the first bad commit
commit 558b63e80bad2d99c6c5b1acc3640018e1c7c4ec
Author: Jenkins Build User <t...@pollux.tdf>
Date:   Tue Jul 26 20:33:00 2022 +0200

    source sha:aa6ec3f79607478213272283b7eb17ec2116173c

    source sha:aa6ec3f79607478213272283b7eb17ec2116173c

 instdir/program/libswuilo.so                       | Bin 2877408 -> 2882528
bytes
 instdir/program/setuprc                            |   2 +-
 instdir/program/versionrc                          |   2 +-
 instdir/share/config/images_breeze.zip             | Bin 1941312 -> 1941312
bytes
 instdir/share/config/images_breeze_dark.zip        | Bin 1937928 -> 1937928
bytes
 instdir/share/config/images_breeze_dark_svg.zip    | Bin 1604694 -> 1604694
bytes
 instdir/share/config/images_breeze_svg.zip         | Bin 1602278 -> 1602278
bytes
 instdir/share/config/images_colibre.zip            | Bin 2838539 -> 2838539
bytes
 instdir/share/config/images_colibre_dark.zip       | Bin 2738585 -> 2738585
bytes
 instdir/share/config/images_colibre_dark_svg.zip   | Bin 2991760 -> 2991760
bytes
 instdir/share/config/images_colibre_svg.zip        | Bin 3186592 -> 3186592
bytes
 instdir/share/config/images_elementary.zip         | Bin 4255343 -> 4255343
bytes
 instdir/share/config/images_elementary_svg.zip     | Bin 5553386 -> 5553386
bytes
 instdir/share/config/images_karasa_jaga.zip        | Bin 4926692 -> 4926692
bytes
 instdir/share/config/images_karasa_jaga_svg.zip    | Bin 19377292 -> 19377292
bytes
 instdir/share/config/images_sifr.zip               | Bin 2153798 -> 2153798
bytes
 instdir/share/config/images_sifr_dark.zip          | Bin 2158217 -> 2158217
bytes
 instdir/share/config/images_sifr_dark_svg.zip      | Bin 1799085 -> 1799085
bytes
 instdir/share/config/images_sifr_svg.zip           | Bin 1795131 -> 1795131
bytes
 instdir/share/config/images_sukapura.zip           | Bin 3062385 -> 3062385
bytes
 instdir/share/config/images_sukapura_svg.zip       | Bin 4393583 -> 4393583
bytes
 .../modules/swriter/ui/insertbookmark.ui           |  20 ++++++++++++++++++--
 22 files changed, 20 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to