Description: ENHANCEMENT: Don't delete page break when pressing delete (if there is not content next) Steps to Reproduce: 1. Open the attached file 2. Place cursor after hello 3. Press delete -> Page break disappears 4. Press CTRL+Z 5. Start typing -> page break deleted agan Actual Results: Page break deleted when pressing delete Expected Results: I'm certainly no workflow expert. I personally dislike deleting page breaks with delete this way. As it far to easy; and not what I intend mostly. 1) Do nothing, this is the superior design 2) Do nothing, because some people relying on this; the will get grumpy 3) Special shortcut for deleting page breaks 4) Deleting them with 'blue hoover over'/ or disable page break menu Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 8700bace8c0714d853f5df6918ab9c8bb3d81f77 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL and in 3.3.0
Created attachment 164594 [details] Example file
Undo selects the deleted content and if you type over a selection it overrides. Try with a paragraph break, undo and see the full line selected. What we could suppress the selection in this particular case. However, there might be text before and after, a few characters or some pages. And you want these to be selected. So maybe just highlight the line in case of page break similarly to the ordinary paragraph break. Would be the same as if the text is justified. And last but not least we can accept this shortcoming. There haven't been many upset users so far ;-). Michael, what do you think?
Dear Telesto, 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
Definitely not a bug. Selecting undone content is the common thing (and not doing that would be a bug - see e.g. bug 144752, where not selecting the undone content gives other problems, and I am restoring the selection now). Doing this differently here would be only inconsistent. The selection is visible, so it is not "silent".