https://bugs.documentfoundation.org/show_bug.cgi?id=150017
Rainer Bielefeld Retired <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=46 | |895 --- Comment #9 from Rainer Bielefeld Retired <[email protected]> --- BTW, there is a WORKAROUND ---------- if you really really need to replace a single character Bookmark Text string by a longer one. for Example the "A" in the sample document by "1A2": * get "1A2" to clipboard (for example by copying it from this comment) * select / highlight Bookmark text string ("A") you want to modify * <ctrl+v> to paste clipboard contents ("1A2") » as hoped "1A2" appears within bookmark string brackets * Check in Edit Bookmarks Dialog » as hoped Bookmark Text string has become modified from "A" to "1A2" Of course that trick also works for adding characters at in front of beginning or behind multipls character Bookmark Text Strings: * Copy-Paste Bookmark Text string to somewhere else * Modify string as required * select new string, <cntrl+c> to copy it to clipboard * select bookmark text string you want to modify in document * <cntrl+v> fpr paste » Tadah ... -- You are receiving this mail because: You are the assignee for the bug.
