Bug 93804 - [usability] inconsistent scope of click in Tree-view
Summary: [usability] inconsistent scope of click in Tree-view
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: file list view (show other bugs)
Version: 3.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 18:54 UTC by Thomas Zander
Modified: 2009-09-08 16:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Zander 2004-11-23 18:54:21 UTC
Version:           3.3 (using KDE 3.3.89 (CVS >= 20041104), compiled sources)
Compiler:          gcc version 3.3.4 (Debian)
OS:                Linux (i686) release 2.4.21

In the tree view files can be selected by clicking on the whole row of the view, except the file itself since that will select AND execute the file.
So far so good.

Right clicking will show a popup menu that has either the scope of file or of directory based on the location in the row where you click. Best way to see this is in the 'open with' submenu, more entries appear when you have directory scope.  The 'open with -> browse with gwneview' for example.

The problem here is that the in the case of left click the entire row means you select the file, but with right click you have to click on the actual filename/icon to hit the file.

This creates the wierd effect that if you left-click just right of the file and you see it being selected, and then you right click on the same spot only to see it being unselected.  I have seen people mistakingly open k3b and do something on a whole dir where they intended to only use the one file.

The inconsistency here should at least be lessened by making the entire 'name' row select the file on right click.

As a sidenote; the most correct (since its the most consistent) behavior would be to make a right-click on the entire row select the file; but thats probably not usefull if you want to select the directory itself.  So unless usability testing proves otherwise, I'd the best solution would be the suggestion above.
Comment 1 Jaime Torres 2008-08-02 12:08:59 UTC
Does it works as expected in the new treeview in 4.1?
Comment 2 Thomas Zander 2008-08-02 13:16:19 UTC
AFAIK the tree view (and the other filemanagement views that existed in kde3) have not been ported and are still missing from kde4. A semi related view in dolphin seems to implement the suggested behavior.

Not sure where this leaves this bugreport...
Comment 3 FiNeX 2009-09-08 16:41:21 UTC
In current KDE 4 trunk, when dolphin displays the "tree view" mode (and the flat details view), the file is selected only clickin on it, not on the full row. This has bee decided after some discussion and it is the wanted behaviour so I think this bug can be closed as unmantained because konqueror in KDE 3 is no more mantained and dolphin in KDE 4 behaves differently.