Exactly as stated in the summary. Moving slides when using the gtk3 VCL works as expected. Version: 24.8.3.2 (X86_64) / LibreOffice Community Build ID: 480(Build:2) CPU threads: 20; OS: Linux 6.11; UI render: default; VCL: qt6 (gtk3) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Yeah, kf5 seems fine and thus we can't bibisect this as the repositories have not been built with kf6/qt6. Could be an implementation error.
Works for me with QT_QPA_PLATFORM=xcb, i.e. on X11/XWayland (even though the drag cursor shows a "stop" sign), but not on native Wayland. Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 36276f606cd99561dd8449f41ba846866e75affa CPU threads: 32; OS: Linux 6.11; UI render: default; VCL: qt6 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 36276f606cd99561dd8449f41ba846866e75affa CPU threads: 32; OS: Linux 6.11; UI render: default; VCL: qt6 (cairo+wayland) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
*** Bug 164534 has been marked as a duplicate of this bug. ***
Pending fix (more details in the commit message): https://gerrit.libreoffice.org/c/core/+/185136
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6f066661936301b4bced4e3ed91c8331804cd0c5 tdf#164380 qt: No longer use vcl::X11DnDHelper, XInitialization It will be available in 25.8.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.
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0e808d1d87d7294b6d6f35e6ec68803c42b5298a tdf#164380 gtk: No longer use vcl::X11DnDHelper, XInitialization It will be available in 25.8.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.
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/90df46c20f9949edf6de52897b13148e7a299907 tdf#164380 vcl: Move X11DnDHelper to gen, drop return value It will be available in 25.8.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.
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/479dd32e10d43c881aad61ffe06e57f3c26c6770 tdf#164380 qt: Ensure at least one MIME type for drag'n'drop It will be available in 25.8.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.
Fixed in master now. Backport for 25.2 pending in Gerrit: https://gerrit.libreoffice.org/c/core/+/185139
Michael Weghorn committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/27446a368d96b20ad92526082657ce6d3202bf22 tdf#164380 qt: Ensure at least one MIME type for drag'n'drop It will be available in 25.2.4. 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.
*** Bug 166575 has been marked as a duplicate of this bug. ***