Bug 195528 - Detail View: Clicking in space between File/Folder name and Size fails to place Focus
Summary: Detail View: Clicking in space between File/Folder name and Size fails to pla...
Status: RESOLVED DUPLICATE of bug 145358
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 09:02 UTC by David Rankin
Modified: 2009-06-29 20:33 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 David Rankin 2009-06-07 09:02:57 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Regression:

    In detailed view clicking in the "Name" column in the space between the file or folder name and the "Size" column fails to place focus on the file. When clicking in this manner, the focus has always been placed on the file/folder without executing/opening the file or folder to allow for file manipulation (rename, view, copy, compare, etc...). This provided ample area to click to place focus without risk of inadvertantly executing the file or opening the folder in question. Example:

Name                                     Size
-----------------------------------------------------
filename1                                 1.8k
filename2  <click here to place focus>    2.9k
filename3                                16.8M

    From what I can gather by experimenting, the leftbuttondown recognition code in this area no longer works. Now instead of having this large and easy area to click on to place focus without execution, you have to try and target the little 16x16 icon that is right next to, and to the left of the filename where the + and - appear.

    This is a very significant bug and substantial regression that makes it very difficult to place the focus on the file without accidentally executing or opening the file for people with poor vision or an unsteady hand.
Comment 1 Simon St James 2009-06-29 20:33:02 UTC

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