Bug 385254 - Don't change Information panel selection on icon hover when icons are set to double-click
Summary: Don't change Information panel selection on icon hover when icons are set to ...
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: panels: information (show other bugs)
Version: 17.08.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-01 04:12 UTC by Clinton
Modified: 2017-10-02 05:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clinton 2017-10-01 04:12:07 UTC
I am trying to manipulate the Tags of a file which is selected in Dolphin. I have double-click to open enabled, so the file I have selected with a single-click should be persistant and remain in focus in the info pane.

However, when I move the mouse from the file I have selected over to the pane to change tags, moving over top of other icons selects them and changes the focus in the info pane.

I expect hover-select to be disabled when I have double-click enabled. Single click selects a file, and that file should be reflected at all times by the info pane.
Comment 1 Nate Graham 2017-10-01 04:37:15 UTC
I *think* this is by design, but you may have a point that it's not necessary when using double-click mode.
Comment 2 Clinton 2017-10-02 05:10:47 UTC
Hmm. I think you're right.

I'm playing around more and since the info panel reverts back to represent the selection the mouseovers aren't as intrusive as I initially thought. I'd like to disable them, but since that's a minor wish and not a bug I'll close this ticket.