I tried to use the new page title field feature (bug 47302) but it didn't quite work as expected ... here's what I've done: 1. New Impress document 2. Menu -> Insert -> Fields -> Page Title ... a field with 'Slide1' content appears 3. Left-most pane w/ slides, right-click 1st slide, select Rename Slide 4. A dialog pops up. Enter a new slide name (e.g. '42'), confirm w/ OK I'd expect the page title field (page title? really? didn't I just change the slide name?) to change now, so that it contains the updated name (42) but it ain't the case. One has to click inside the field and only then the content actually changes to reflect the new slide name.
Reproduced. Win 7 Pro 64-bit Version: 4.5.0.0.alpha0+ (x64) Build ID: 53d7c88da82f6d16c0c9a45a86a3f9d505764605 TinderBox: Win-x86_64@42, Branch:master, Time: 2015-04-10_02:14:19 Locale: fi_FI
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
Reproduced Version: 6.1.0.2 (x64) Build ID: b3972dcf1284967612d5ee04fea9d15bcf0cc106 CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: de-DE (de_DE); Calc: group threaded
It's Menu -> Insert -> Fields -> Slide Title now. Repro 6.5+. (Used menu to rename, reported right-click bug.)
*** Bug 114871 has been marked as a duplicate of this bug. ***
Dear Katarina Behrens (CIB), To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still reproducible. Seems to be purely a visual bug. After renaming the slide, it retains the previous slide's title. Press F5 (start slideshow) and it will be updated (just like how on click it updates). Changing title (without "click updating") and then saving the file also shows the correct title on reopen. Version: 7.6.2.1 (X86_64) / LibreOffice Community Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333 CPU threads: 32; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2b84c860b591457da4c995435f9ca7ce5c7b3d23 CPU threads: 32; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Hello, I was partially able to reproduce this issue in the latest stable version. Steps to Reproduce: 1) Open Impress 2) Click Insert 3) Select Field > Slide Title 4) Type some texts * Notice that the pre-filled text (ex: “Slide 4”) remains, and the newly entered text is appended to it, resulting in something like “Slide 4abc” instead of just the new text being entered “abc”. Version: 24.8.2.1 (X86_64) / LibreOffice Community Build ID: 0f794b6e29741098670a3b95d60478a65d05ef13 CPU threads: 8; OS: macOS 13.6.3; UI render: Skia/Metal; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Adding my comment with the latest information and findings. Sincerely, Chika
Created attachment 197521 [details] 24.8.2.1
Comment 8 doesn't seem to have followed the original steps. I still reproduce. Code pointers: functions SlotManager::InsertSlide and SlotManager::RenameSlide in sd/source/ui/slidesorter/controller/SlsSlotManager.cxx When adding a new slide via the slide sorter (with the firing of function InsertSlide), the field *is* updated. So somewhere along the journey a view invalidation happens that is missing from the rename case. Unfortunately the exact location eludes me as I apparently got lost in a thicket of threads while debugging. I also noticed once that renaming did update the field, so it seems possible to hit the invalidation with that action as well, if the stars are right. Arch Linux 64-bit Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 4805277b8d3e93ac652a5ed66d0ed101d64a78c3 CPU threads: 8; OS: Linux 6.11; UI render: default; VCL: kf6 (cairo+wayland) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded Built on 15 November 2024