arduino / arduino/Arduino

Standard mac titlebar command-click not supported

Open
#7,840 0 comments 0 reactions 0 assignees View on GitHub
Component: IDE user interface OS: OSX Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

Hello! I am trying out the Arduino IDE, version 1.8.5, on OS X 10.13.2. It is very nice. I notice something is missing.

On the Macintosh, there is a standard keyboard shortcut where if you hold down the command (Apple) key and click the filename in the titlebar, it brings up a menu (1) showing you what directory the file is in, and (2) allowing you to open the enclosing directory in the Finder. It has been in since classic mac os from the 90s and almost every application supports it. You can find it described here https://support.apple.com/en-ca/HT201236 . Here is an example, Apple's TextEdit:

![image](https://user-images.githubusercontent.com/277318/43370066-4c816d7e-9346-11e8-8d37-159f80891c05.png)

Arduino IDE does not support this shortcut. This is inconvenient if you save a file and then forget where you saved it. I would like to request support for the shortcut added.

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named in the issue. Start by locating the Arduino IDE's macOS titlebar and window-handling code, then compare its behavior with the linked Apple reference. Done means command-clicking the filename opens the standard directory menu and allows the enclosing directory to open in Finder.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, macos
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.