Bug 94387 - EDITING: Drag and drop of cells do not
Summary: EDITING: Drag and drop of cells do not
Status: RESOLVED DUPLICATE of bug 93054
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.0.1.2 release
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-20 20:02 UTC by Nicklas W Bjurman
Modified: 2015-09-20 21:01 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicklas W Bjurman 2015-09-20 20:02:20 UTC
Drag and drop of selected cells do not work.

For dmesg and pcinfo dump see:
https://bugs.documentfoundation.org/show_bug.cgi?id=94188
Comment 1 Maxim Monastirsky 2015-09-20 20:06:55 UTC
Hi,

Please try with export SAL_USE_VCLPLUGIN=gtk, and report back if it solves your problem. Thanks.
Comment 2 Nicklas W Bjurman 2015-09-20 20:25:04 UTC
Did not work.
Comment 3 Maxim Monastirsky 2015-09-20 20:40:49 UTC
(In reply to Nicklas W Bjurman from comment #2)
> Did not work.
Hmm, that's odd, given that it's a known bug in the GTK3 plugin (Bug 93054), and the GTK3 is the default now on Arch Linux (and the screenshot you posted in Bug 94188 indeed looks like GTK3). Just to make sure: Did you export this variable in the same terminal where you started LO?
Comment 4 Nicklas W Bjurman 2015-09-20 20:48:53 UTC
Doh!
Of course, I have to start localc in the same terminal as I did the export.
It works perfectly now.
Comment 5 Maxim Monastirsky 2015-09-20 21:01:16 UTC
OK, thanks for confirming. So let's mark it as a duplicate of Bug 93054.

(BTW you can set it system wide in Arch Linux by uncommenting the desired line in /etc/profile.d/libreoffice-fresh.sh. You'll need logout-login for this change to take effect.)

*** This bug has been marked as a duplicate of bug 93054 ***