Skip to content

Irrelevant desktop tooltip of Processing 4.4.4 on Windows #1122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yangtze314 opened this issue May 25, 2025 · 5 comments · Fixed by #1127
Closed

Irrelevant desktop tooltip of Processing 4.4.4 on Windows #1122

yangtze314 opened this issue May 25, 2025 · 5 comments · Fixed by #1127
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yangtze314
Copy link

Most relevant area for this enhancement?

Accessibility

Feature to enhance

Tooltip of application shortcut on desktop

Desired enhancement

When hovered on my desktop, shortcuts of Processing 4.4.4 display the tooltip "My Application Description" (likely a default value). I believe that this should be changed to something relevant to the application, such as "Processing, an open source project maintained by the Processing Foundation".

Although I am not sure if this feature enhancement should be categorized under "Accessibility", I did so because text within tooltips may be utilized by accessibility programs.

Potential benefits

A relevant tooltip can enhance accessibility for disabled users.

Possible drawbacks

None.

Additional context

Screenshot of a shortcut displaying the tooltip:
Image

Would you like to work on the issue?

No

@yangtze314 yangtze314 added the enhancement New feature or request label May 25, 2025
@SableRaf
Copy link
Collaborator

Hi @yangtze314, thank you for catching this and taking the time to report it!

The issue seems to come from this line in the installer configuration:

Description="My Application Description"

If you're curious about how this could be updated and would like to try making the change, I’d be happy to guide you through the steps. No pressure at all, just let me know!

@SableRaf SableRaf added the good first issue Good for newcomers label May 25, 2025
@yangtze314
Copy link
Author

Hello @SableRaf. Since I have not yet familiarized myself with the GitHub workflow, and also because I am currently occupied by an upcoming exam, I think I should leave this change for more experienced people. Nonetheless, thank you for your offer! 😊

@thisizaro
Copy link
Contributor

Hello @SableRaf . I believe I might be able to improve the description. Would you be open to me giving it a try and submitting a PR? Let me know if you're okay with that, I'd be happy to help!

@SableRaf
Copy link
Collaborator

Hi @thisizaro and thanks for offering to help! I've assigned the issue to you. Please go ahead and make a PR.

@thisizaro
Copy link
Contributor

Hi @SableRaf I made a pull request after solving the issue. Please check.

Stefterv added a commit that referenced this issue May 29, 2025
Removed Irrelevant Desktop Tooltip on Windows (#1122)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants