https://bugs.kde.org/show_bug.cgi?id=368807
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/ark/ | |1f0753660f13ad7e2a2b51aa34b | |7580118bcbd33 Version Fixed In| |16.08.2 --- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 1f0753660f13ad7e2a2b51aa34b7580118bcbd33 by Elvis Angelaccio. Committed on 15/09/2016 at 14:13. Pushed by elvisangelaccio into branch 'Applications/16.08'. Stop crashing when dropping on empty ArchiveView ArchiveView was accepting drops events unconditionally, overriding the MainWindow's ones. This resulted in a crash when the ArchiveView was empty. Now we initially disable drop events, so that we can actually open an archive by dropping it to any position in the Ark window. FIXED-IN: 16.08.2 M +4 -9 part/archiveview.cpp M +0 -2 part/archiveview.h M +3 -2 part/part.cpp http://commits.kde.org/ark/1f0753660f13ad7e2a2b51aa34b7580118bcbd33 -- You are receiving this mail because: You are watching all bug changes.