Created attachment 86999 [details] corrent_mouse_icon_on_move_should_be.png Case 1: 1. Open new presentation in Impress. 2. In Slides bar click on first slide and move mouse down. What happens: First slide is copied to new slide. Expected: Nothing should happen. Coping should be done using CTRL+mouse move. Case 2: 3. Click on second slide and move mouse at the top. What happens: Second slide is moved above the first slide. This is expected, because no CTRL key was pressed. Working fine. Case 3: 4. Click on first slide and press CTRL key and hold. Move mouse down the bottom. What happens: Slide gets copied to third slide. This is expected, because CTRL key is pressed. Working fine. So Case 1 is strange inconsistent behaving - no CTRL pressed and new slide is copied. I think the Case 1 correct behavior is to display mouse icon with crossed circle and no action done - see attachment. Operating System: Windows XP Version: 4.0.5.2 release
Confirmed with LO 4.1.1.2 on Ubuntu 13.04 x86_64
(Patch now in gerrit awaiting review.)
Andrzej J.R. Hunt committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d93433ba1181f5d8f6ded0ed0c103df10ebb1f22 fdo#70047 Only copy slides when CTRL key pressed. 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.