Bug 372162 - Click in Empty Region to Right of Filename Fails to Set Focus
Summary: Click in Empty Region to Right of Filename Fails to Set Focus
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 16.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-06 22:17 UTC by David Rankin
Modified: 2017-07-27 12:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Region where left-click should set focus outlined in orange (137.76 KB, image/png)
2016-11-06 22:17 UTC, David Rankin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Rankin 2016-11-06 22:17:19 UTC
Created attachment 102080 [details]
Region where left-click should set focus outlined in orange

In both Dolphin (Version 16.08.2) and Konqueror (Version 4.14.24) clicking in the empty region to the right of the filename fails to set focus on file or directory in single-click/focus follows mouse mode (screenshot provided). 

If you click and drag (even 2 pixels) then focus is properly set. There is no reason a 'click and drag' is required to set focus when a simple 'left-click' has always sufficed (preventing inadvertent selection of neighboring files). For single-click mode, focus has always been set by a single left-click to the right of the filename. With focus follows mouse, the file knows the mouse is overhead as a focus indicator is shown. Somewhere the 'click and drag' that now sets focus needs to be corrected and changed to a simple 'click'. It is horribly distracting to have to try and click-and-drag within the small region to set focus when only a simple click should be required.
Comment 1 tguen 2017-07-14 07:12:30 UTC
This is a feature, not a bug. That empty space is where I click to deselect files. Clicking the name, or click and drag can both select files so this is not a problem that needs fixing.
Comment 2 Kai Uwe Broulik 2017-07-27 12:46:37 UTC
Indeed, this is intentional and by design.