Xubuntu / xubuntu-default-settings

Default settings for the Xubuntu desktop
https://launchpad.net/ubuntu/+source/xubuntu-default-settings
44 stars 8 forks source link

LP#1906241 "File -> Find in this folder: change catfish command" #43

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1906241

github-actions[bot] commented 1 year ago

LP#0: DarkTrick (darktrick1337) wrote on 2020-11-30:

Suggestion regarding the "Find in this folder"-custom action to improve UX for the thunar package.

Current situation

"Find in this folder" will trigger catfish --path=%f. That means: "open catfish on the currently selected path, where "currently selected path" means either of the two:

  1. If there is folder selected, open the path to inside that folder
  2. If there is nothing selected, open the path to the currently open folder

Suggested behavior:

Change command to catfish --path=%d (open catfish with the path of the currently viewed (open) folder)

Reason:

  1. I would say this is the expected behaviour for the general user.
  2. The perception of "this" in "Find in this folder" seems to be stronger towards the currently viewed folder than the currently selected folder.

lsb_release -rd

Description: Ubuntu 20.10 Release: 20.10

policykit

thunar: Installed: 1.8.15-1 Candidate: 1.8.15-1 Version table: *** 1.8.15-1 500 500 http://archive.ubuntu.com/ubuntu groovy/universe amd64 Packages 100 /var/lib/dpkg/status

ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: thunar 1.8.15-1 ProcVersionSignature: Ubuntu 5.8.0-30.32-generic 5.8.17 Uname: Linux 5.8.0-30-generic x86_64 ApportVersion: 2.20.11-0ubuntu50.2 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Mon Nov 30 18:25:47 2020 RebootRequiredPkgs: linux-image-5.8.0-31-generic linux-base SourcePackage: thunar UpgradeStatus: No upgrade log present (probably fresh install)

github-actions[bot] commented 1 year ago

LP#1: DarkTrick (darktrick1337) wrote on 2020-11-30:

Attachments:

github-actions[bot] commented 1 year ago

LP#2: DarkTrick (darktrick1337) wrote on 2020-12-03:

Related file: https://git.launchpad.net/xubuntu-default-settings/tree/etc/xdg/xdg-xubuntu/Thunar/uca.xml.in#n55

github-actions[bot] commented 1 year ago

Issue closed on Launchpad with status: Won't Fix