Description: Default formatting removes all formatting applied directly on a presentation shape (e.g. title shape), but it seems rotation is not reverted. Steps to Reproduce: 1. Open Impress 2. Apply some rotation on title shape (context menu -> Position and Size... -> Rotation) 3. Apply default formatting (context menu -> Default Formatting) Actual Results: Rotation remains the same. Expected Results: Rotation should be removed from the title shape. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. If it can help, here's a code pointer to start: sd/source/ui/view/drviews2.cxx#774
Rotation belongs to the transformations and such are no style but an attribute, the 'draw:transform' attribute of the object. Therefore I think, that the command "Default Formatting" is the wrong command for setting the rotation to 0°. But a reset should happen, if you apply the slide layout again. Then the setting from master slide should be applied, where the title object has no rotation. Such reset works with size and position (which are transformations too), but not with rotation. So I too think, it is a bug.
(In reply to Regina Henschel from comment #2) > Rotation belongs to the transformations and such are no style but an > attribute, the 'draw:transform' attribute of the object. Therefore I think, > that the command "Default Formatting" is the wrong command for setting the > rotation to 0°. > > But a reset should happen, if you apply the slide layout again. Then the > setting from master slide should be applied, where the title object has no > rotation. Such reset works with size and position (which are transformations > too), but not with rotation. So I too think, it is a bug. You're right. Let's turn this bug to speak about reseting the slide layout. I guess it's related to the issue that rotation is not inherited from master slide even if the slide is newly created.
Bug update: It's not about default formatting, but applying slide layout on an edited slide. Description: Applying slide layout removes all positioning / resizing applied directly on a presentation shapes (e.g. title shape), but it seems rotation is not reverted. Steps to Reproduce: 1. Open Impress 2. Add some text to title shape 2. Apply some rotation on title shape (context menu -> Position and Size... -> Rotation) 3. Apply a slide layout (sidebar -> Layouts, click on slide background to have slide as a context for sidebar) Actual Results: Rotation remains the same. The shape is placed to a wierd position. Expected Results: Rotation should be removed from the title shape.
Created attachment 135517 [details] Screenshot of a rotated title shape after resetting a slide layout The title moved that position (what picture shows) after resetting the layout. I only applied a rotation before, so the title position was the default (on top of the slide)
** 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 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 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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
The error still exists in Version: 6.2.0.0.alpha0+ (x64) Build ID: d54861bac28c0c6dd84bca6a9c1ddeb76de184a8 CPU threads: 8; OS: Windows 10.0; UI render: GL; Locale: de-DE (en_US); Calc: threaded
In addition to the fix, I'd be interested in knowing how to find the location to fix. I tried to find this by changing size/pos but there's no function called, I just see things like rSet->Put(SfxInt32Item... (see SvxPositionSizeTabPage::FillItemSet in cui/source/tabpages/transfrm.cxx) I wanted to find function called to bt from it when applying the a new layout. So I would have found where pos/size are reinitialized from.
Dear Tamás Zolnai, 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 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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Dear Tamás Zolnai, 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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Rotation of title shape on master is not applied to the slides title and the other way round, a rotation on a slides title is not removed by applying the master to that slide. Tested with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c9916d9be9c060d43fc063b76d70629162650fea CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL threaded