| Summary: | EDITING: dragging and dropping selected cells doesn't work (GTK3 only) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Michael Weghorn <m.weghorn> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | barta, caolan.mcnamara, h3734236, jaragunde, jochum.doring, justcomplaining, lo_bugs, lordmetroid, miguelangelrv, momonasmon, m.weghorn, nekohayo, vanniekerki, vinibali |
| Priority: | medium | Keywords: | bisected |
| Version: | 5.1.0.0.alpha0+ Master | ||
| Hardware: | Other | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.2.0 target:5.1.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Michael Weghorn
2015-07-31 17:39:13 UTC
Hi @Michael, thanks for reporting. I can not reproduce. Win7x64 Version: 5.1.0.0.alpha1+ (x64) Build ID: 303b7758e90e11aedef95e4ab51b74398cd2ce0a TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-07-30_23:48:31 me neither... tested under Win8.1 x64 using LibO 5.1.0.0.alpha1+ Build ID: 62e2fae93e8894f73560a30ae1e752cbd4c001ad TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-07-29_04:40:44 Locale: it-IT (it_IT) I just checked it again. The problem is still there for me with the version of today from the "lo-linux-dbgutil-daily" bibisect repository - commit fdedb282817a9a1d6bf840e8020ac00eabde6f71; Version: 5.1.0.0.alpha1+; Build ID: 512b782cf466a19ed77d818fa660e1a0dc74fc35; Locale: en-GB (en_GB.utf8). It also happens for me with my own build of commit 9ffdcc76858bc01150727345de4dfd0ef40ed8c0 on master. In case this might be relevant: I am using Debian Jessie with Xfce on both computers on which I tested this. Confirmed with gtk3 vclplug under Fedora 22. Does work with SAL_USE_VCLPLUGIN=gtk. The build is from commit 5f321b5011c619e88e19018ff05ed3ca2cdd5851. The problem occurs since the following commit. If I revert it, dragging and dropping the cells works again. commit 031a347668e56c1b38c0539d30e9a1cbb808ca02 Author: Caolán McNamara <caolanm@redhat.com> Date: Wed Jun 17 16:25:47 2015 +0100 use gtk3 vclplug by default under GNOME3 if available Change-Id: I4efe8bdfb7080365094306aee9db6b69a7f9e86a @Caolan: Could you possibly have a look at this? if it never worked under the gtk3 vclplug then its not a regression, so clearing that flag *** Bug 93232 has been marked as a duplicate of this bug. *** *** Bug 93383 has been marked as a duplicate of this bug. *** *** Bug 94387 has been marked as a duplicate of this bug. *** *** Bug 94567 has been marked as a duplicate of this bug. *** *** Bug 92653 has been marked as a duplicate of this bug. *** archlinux bugtracker: https://bugs.archlinux.org/task/46315 *** Bug 95720 has been marked as a duplicate of this bug. *** *** Bug 97053 has been marked as a duplicate of this bug. *** Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0b354d18ccfc05e7c2582f851d9201e2aa353d7d Related: tdf#93054 gtk3: implement enough dnd to be dragged into... 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5b4f6e456bfb735385e8d3d6945ea8f3be1ba94 Resolves: tdf#93054 gtk3: implement drag and drop 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=237ebf91c17f8c20304ebd4f7cf8bd058bc6f7c7&h=libreoffice-5-1 Resolves: tdf#93054 gtk3: implement drag and drop It will be available in 5.1.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. *** Bug 97971 has been marked as a duplicate of this bug. *** *** Bug 97970 has been marked as a duplicate of this bug. *** |