files' mouse auto-selection didn't work
Bug #1023708 reported by
Dani Pratomo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
Fix Released
|
Medium
|
Marcus Lundgren |
Bug Description
I hover the pointer in a file/folder but the auto-selection never works.
Related branches
lp://staging/~marcus-lundgren/pantheon-files/fix-1023708
- Cody Garver (community): Approve
-
Diff: 26 lines (+3/-2)2 files modifiedschemas/org.gnome.marlin.gschema.xml (+2/-2)
src/View/SettingsDialog.vala (+1/-0)
no longer affects: | elementaryos |
Changed in pantheon-files: | |
status: | In Progress → Fix Committed |
Changed in pantheon-files: | |
milestone: | none → luna-beta1 |
Changed in pantheon-files: | |
importance: | Undecided → Medium |
Changed in pantheon-files: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
For the auto-selection to work, you need to enable both "Single click to open" and "Mouse auto-selection" in the preferences. When I tried it out myself, I found that I needed to manipulate the scale (i.e. change the speed value) before it would allow auto-selection.
My guess is that the speed is set to 0 when enabling auto-selection. If this is the case, then I'll try and make a fix.
Dani: Can you confirm that changing the speed value enables auto-selection for you?