Launchpad has imported 13 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=124694.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2019-04-11T22:16:06+00:00 Saren Taşçıyan wrote: Created attachment 150705 a presentation with a various of combination with a sample video Description: On my Ubuntu 18.04 LTS, I observe that when a video is crossing boundaries (only right or bottom) of a slide, it causes the slide to zoom in during slide show. Steps to Reproduce: 1. Add a linked or embedded video to slide. 2. Move the video to the bottom or right edge of the slide and also leave some part of the video outside (crossing the right/bottom edge) 3. Start slide show on this slide Actual Results: Slide zooms in or shifts (bigger the video -> bigger the shift/zoom) Expected Results: No shift or zoom. Even if the logic is to bring the video into the screen, slide shift opposite direction moving it even further away. Reproducible: Always Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/0 ------------------------------------------------------------------------ On 2019-04-19T10:05:26+00:00 Qr97apzay5az wrote: Could reproduce. (Fedora 29, v6.1.5.2) Strange this is for some videos, it only happens at the end of the video, for some even during playing. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/1 ------------------------------------------------------------------------ On 2019-05-23T10:08:37+00:00 Xiscofauli wrote: it seems to happen with gtk2, with gtk3 the behaviour is also wrong, but with different results Version: 6.3.0.0.alpha1+ Build ID: e3015d7021e689c71c2ed8e5dd01a74d832c84f0 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/6 ------------------------------------------------------------------------ On 2019-05-23T10:12:39+00:00 Xiscofauli wrote: Also reproduced with Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.15; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) not reproduced with gen @Caolán, I thought you might be interested in this issue... Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/7 ------------------------------------------------------------------------ On 2019-05-29T14:41:02+00:00 Caolanm wrote: I think I see the problem Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/8 ------------------------------------------------------------------------ On 2019-05-29T16:06:44+00:00 Libreoffice-commits wrote: Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/0c62976b4713156e93aa17b9381e010491a49a24%5E%21 tdf#124694 gtk3 GtkFixed takes the max size of all its children... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/9 ------------------------------------------------------------------------ On 2019-05-29T16:07:32+00:00 Caolanm wrote: that solves the gtk3 version for me, a follow up for gtk2 does the same there. And backports of those are in gerrit for 6-2 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/10 ------------------------------------------------------------------------ On 2019-05-29T20:14:57+00:00 Libreoffice-commits wrote: Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/4f0f09f9229635aaa7b51ce45222721f035e990d%5E%21 tdf#124694 gtk2 GtkFixed takes the max size of all its children... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/11 ------------------------------------------------------------------------ On 2019-05-30T15:18:19+00:00 Xiscofauli wrote: Hi Caolán, I do confirm the problem is fixed for gtk2 Version: 6.3.0.0.alpha1+ Build ID: ad7dfdef5f9504dfcd600bf4d88a97c35b9d5d6d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded but not with gtk3. I'll create a screencast Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/12 ------------------------------------------------------------------------ On 2019-05-30T15:20:17+00:00 Xiscofauli wrote: Created attachment 151785 screencast GTK3 @Caolán, do you reproduce this on your side ? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/13 ------------------------------------------------------------------------ On 2019-05-31T15:46:41+00:00 Caolanm wrote: works beautifully under wayland which is my default, but under X the gtk3 one gives that problem alright. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/14 ------------------------------------------------------------------------ On 2019-06-05T09:43:10+00:00 Libreoffice-commits wrote: Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/60504bffca213f6d5c66d1a2de596c20533b7d9c%5E%21 tdf#124694 gtk2 GtkFixed takes the max size of all its children... It will be available in 6.2.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/15 ------------------------------------------------------------------------ On 2019-06-05T10:35:34+00:00 Xiscofauli wrote: *** Bug 125416 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/17 ** Changed in: df-libreoffice Status: Unknown => In Progress ** Changed in: df-libreoffice Importance: Unknown => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1829746 Title: [upstream] LibreOffice Impress embed video broken outside slide Status in LibreOffice: In Progress Status in libreoffice package in Ubuntu: Triaged Bug description: Summary: If you insert video in Impress slideshow and the video is bigger than slide or is partially out of slide, the libreoffice UI or "slideshow" breaks. See the video [1] This bug is related to "libreoffice-gtk3" and "gstreamer1.0-gtk3". The bug does not accrue if using "libreoffice-gtk2" or none (the default LibreOffice VCL). Tested on Ubuntu 19.04. Enabled -purposed and upgraded libreoffice to "6.1.6" So the current situation (upgrading to "6.1.6") is that video plays correctly IF the video is fully inside the slide. If the video is a bit outside the slide or video is bigger than slide, when pressing "play" button in right pane, libreoffice UI totally breaks. Only the ~1/8 of window display content other space is white. If resizing the window, the content gets even smaller. Also when running the slideshow, it's broken. I need to close impress and run it again. Can someone else confirm similar behavior? [1] https://www.youtube.com/watch?v=e6UDDSBg4m8 To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1829746/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

