Created attachment 142493 [details] Spreadsheet with audio plus video files. Calc on the attached file only once time it's possible to select the video file and reproduce it. Clicking on other place it's no possible to select it again.
I can confirm with Version: 6.2.0.0.alpha0+ Build ID: c0fbf99e5601da27c59d131bcca24fafd259e508 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; I can select video repeatedly in 4.1. Regression No hangs..
with kde4 i cannot reproduce, but with gtk3 i can reproduce Version: 6.2.0.0.alpha0+ Build ID: 8815acd18f8995cbbf45c2a70629379cb9bfbf15 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group threaded Version: 6.2.0.0.alpha0+ Build ID: 96df6f558cae3b8a62e694dc5816ed69dee29486 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: gtk3; Locale: nl-BE (en_US.UTF-8); Calc: group threaded
(In reply to raal from comment #1) > I can confirm with Version: 6.2.0.0.alpha0+ > Build ID: c0fbf99e5601da27c59d131bcca24fafd259e508 > CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; > > I can select video repeatedly in 4.1. Regression > > No hangs.. I guess this is not a regression, just a GTK3 problem... I can't reproduce it in Version: 6.1.0.0.beta1+ Build ID: 2a0d8106a558845357d39648656e08ec6f091cf8 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded but I can in Version: 6.1.0.0.beta1+ Build ID: 2a0d8106a558845357d39648656e08ec6f091cf8 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded and Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.13; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) Adding Caolán to the loop...
mouse events are reported to the parent (normal) widget callback, but relative to the video window window not to the parent widget
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dbd804bac6db541d60b3a101852580b87bd4e33e tdf#117981 translate embedded video window mouse events to parent coordinates It will be available in 6.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8b96445766efe237eb47608ade6c147673466e2e&h=libreoffice-6-1 tdf#117981 translate embedded video window mouse events to parent coordinates It will be available in 6.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.
should be possible to select it now
verified and its working Version: 6.2.0.0.alpha0+ Build ID: 9739c37d8ad7c6fca269709674a6975fa7ebd191 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: gtk3; Locale: nl-BE (en_US.UTF-8); Calc: group threaded
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=89c8673755646e631469f8031a9785cdcc99ff75&h=libreoffice-6-0 tdf#117981 translate embedded video window mouse events to parent coordinates It will be available in 6.0.6. 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.