Page 1 of 1

Browser - folders - widen folder selection

Posted: Wed Aug 02, 2023 6:31 am
by user0
XnViewMP 1.5.2 64bit
Windows11 (22H2), display resolution 3840x2160, win scaling 150%


Browser - folders
its not possible to select folder by clicking on its line, you have to click on the name

Suggestion
expand folder selection indicator from edge-to-edge like in windows File explorer


Example
browser_folders_widen_selection.png




Related

Re: Browser - folders - widen selection all way to the right

Posted: Wed Aug 02, 2023 7:01 am
by cday
What do you see as the benefit?

What is normal practice in other software?

Re: Browser - folders - widen selection all way to the right

Posted: Wed Aug 02, 2023 7:17 am
by user0
updated post with few details
cday wrote: Wed Aug 02, 2023 7:01 am What do you see as the benefit?
- easy to select an item by clicking on the line, instead of name only
- enhance visual indication of the selected item
- edge-to-edge selection just looks better (no broken lines)

cday wrote: Wed Aug 02, 2023 7:01 am What is normal practice in other software?
I would stick to windows File explorer as standard

Re: Browser - folders - widen folder selection

Posted: Sun Aug 27, 2023 1:07 pm
by xnview
it's not possible, Qt behavior

Re: Browser - folders - widen folder selection

Posted: Fri Oct 13, 2023 10:24 am
by user0
selection_in_catalog_filter.png
selection_in_catalog_filter.png (5.21 KiB) Viewed 1216 times
Selection in Catalog Filter is widen all the way to the right

Is it possible to make the same for:
- Folders
- Favorites

Re: Browser - folders - widen folder selection

Posted: Thu Nov 16, 2023 8:53 am
by xnview
yes, but children are not all expanded (and created) in folder tree view... so here i can't

Re: Browser - folders - widen folder selection

Posted: Thu Nov 16, 2023 7:27 pm
by user0
but it it should not depend on children, column should always auto stretch to the widget size

aren't Folders and Catalog Filter using same QTreeView?
that has QHeaderView::ResizeMode, guess this is similar use case