keepassxreboot/keepassxc

Window title bar on macOS doesn't offer a path browser any more on CMD-click

Open

#12,189 opened on Jun 13, 2025

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (27,139 stars) (1,797 forks)batch import
good first issueplatform: macOSuser interface

Description

Have you searched for an existing issue?

  • Yes, I tried searching and reviewed the pinned issues

Brief Summary

Older versions had a Popup Button in the title bar which, when CMD-clicking onto the window title, sort of simulated the most important part of those UI Elements, which are present in all document windows of NSDocument based native macOS apps, and which allow you to browse the current document's folder by opening it in a Finder window (the native NSDocument window one offers a lot more, incl. renaming the opened file for example).

It's a bit unfortunate that this popup menu is now gone, and I wonder if that was intentional or by mistake. It made life a lot easier, particularly when having the database history (Recent Databases) disabled for privacy/security reasons.

Version 2.7.1 still had it, so it must have been removed afterwards. Unfortunately I can't make a screenshot of it, since this version prevents me from doing just that (I just get an empty screen). But it seems to be merely a standard menu listing all path components:

Image

Steps to Reproduce

  1. Open a database file, no need to authenticate
  2. CMD-click onto the title

Expected Versus Actual Behavior

CMD-clicks on the window's title used to show a little menu listing the path components of the currently opened database file's full path in order to browse them on selection in a Finder window. Later versions don't have that any more.

KeePassXC Debug Information

Mac Mini 2018
macOS Sonoma, Version 14.7.6 (23H626)
no developer betas

Operating System

macOS

Linux Desktop Environment

None

Linux Windowing System

None

Contributor guide

Window title bar on macOS doesn't offer a path browser any more on CMD-click · keepassxreboot/keepassxc#12189 | Good First Issue