Bug 56017

Summary: Clicking on directory in sidebar whilst viewing a pdf causes the directory to act as if dragged
Product: [Applications] konqueror Reporter: Evan Clarke <pbclarke>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Evan Clarke 2003-03-16 10:55:58 UTC
Version:           3.1-9.3.8.0 (using KDE KDE 3.1)
Installed from:    RedHat RPMs
OS:          Linux

When using konq (as a file browser) to view a pdf in the right hand pane (with a directory listing sidebar to the left), clicking on a directory on the sidebar listing will make the directory act as if I am dragging it with the mouse.

ie: 
Open a pdf so that it is viewed in konq.
Click on a directory in the left-hand sidebar
Directory contents are listed on the right (correct behaviour)
Moving the mouse results in the directory acting as if it is being dragged, even though the mouse button is released. (incorrect behaviour)
Comment 1 Axel V 2003-03-17 23:14:16 UTC
I can confirm this, although it's more seriouse than that... 
 
If you click on a folder in the treeview, then ANY other file that previews in konquerer, then on 
that folder again, you get the dragging behaviour... 
 
This is a very seriouse bug, it's extremely annoying since I use this combination all the time... 
 
This bug is inside all KDE 3.1 builds, no matter which platform... 
Comment 2 Pascal Létourneau 2003-04-05 17:08:13 UTC
Subject: kdebase/konqueror/sidebar/trees

CVS commit by pletourn: 


Act when RMB is pressed, but only on click for LMB and MMB.
Reviewed and corrected by David Faure.
CCMAIL: 56017-done@bugs.kde.org


  M +1 -1      bookmark_module/bookmark_item.cpp   1.5
  M +1 -1      bookmark_module/bookmark_item.h   1.2
  M +1 -1      dirtree_module/dirtree_item.cpp   1.14
  M +1 -1      dirtree_module/dirtree_item.h   1.5
  M +15 -6     konq_sidebartree.cpp   1.26
  M +1 -0      konq_sidebartree.h   1.8
  M +1 -1      konq_sidebartreeitem.cpp   1.5
  M +1 -1      konq_sidebartreeitem.h   1.4
  M +1 -1      konq_sidebartreetoplevelitem.cpp   1.8
  M +1 -1      konq_sidebartreetoplevelitem.h   1.3