Scrollbar goes back to default when changing column width
Graphical file manager for Unix-like systems, using GTK+.
Status: Beta
Brought to you by:
emilbrink
Since yesterday I've been playing around with gentoo and I love how configurable it is!
While tweaking column widths for the dirlist view I stumbled over a small bug: I like (what I saw after first startup) having the vertical scrollbars next to each other in the middle, and figured out how to accomplish that (set position to 'left' for the right pane). However when I change column widthhs for the right pane (e.g. after testing a tweak in the left pane and then doing 'copy to right'), the columns are adjusted as intended on saving, but the scroll bar jumps to the right again.
Hi.
This is not a bug, although it's perhaps a bit unfortunate. When you copy the configuration for the left pane to the right, that means all of it, not just the columns of content but also the positioning flag for the scrollbar.
This is (admittedly subtly) communicated in the interface by the copying buttons being poisitioned below all the settings, they apply to all of the above.
This is, again, perhaps a bit unfortunate in retrospect, but I'm not sure it's really worth redesigning the interface, it's after all just a couple of extra clicks to manually reset the scrollbar positioning after doing a copy.
Closing this as a WONTFIX. Thanks for your interest in gentoo.