Created attachment 120961 [details] Presentation with a non-default master page with a text Steps to reproduce: 1. Create a new presentation 2. Switch to Slide Master view, add a new master page, add a text box (F2) with some arbitrary text on it. 3. Switch back to normal view, select the first slide, apply new master to it (open Master Pages deck in sidebar, souble-ckick on newly created master). 4. Right-click on the first slide thumbnail, copy it, then paste to create a copy of the slide. Expected result: newly inserted slide inherits master page of the first slide Actual result: a new master page is created having the name of original one with added underscore "_"; newly inserted slide is connected to it. Further pastes don't add new masters. Attached file may be used to easily reproduce it: the second slide is already connected to a master "New" having a text box; simply copy the slide and paste it back to see master duplication. Not reproducible prior to 4.3 -> regression.
thanks for Filing Mike. I confirm this in a recent daily for 5.2.0 > New
regression since commit aa822c44b758fe312a3a052f890f53418adc5f6b Author: Muthu Subramanian <sumuthu@collabora.com> Date: Tue Dec 10 17:20:34 2013 +0530 n#753460: Copying slides having same master page name. Has part feature of getting hashes of SdPages. (Misses hashing text, images, etc). Working on it
Posted a patch to gerrit: https://gerrit.libreoffice.org/20367
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6381fe554aec600d13d0359903216811d644dd36 tdf#96206: Avoid scaling objects while copying to clipboard It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=02d09f424cac957e2d214a3fc6eebac14b3852a7&h=libreoffice-5-1 tdf#96206: Avoid scaling objects while copying to clipboard It will be available in 5.1.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.