-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
Comments
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: processing4/app/windows/Processing.wxs Line 27 in 1ee243c
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! |
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! 😊 |
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! |
Hi @thisizaro and thanks for offering to help! I've assigned the issue to you. Please go ahead and make a PR. |
Hi @SableRaf I made a pull request after solving the issue. Please check. |
Removed Irrelevant Desktop Tooltip on Windows (#1122)
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:

Would you like to work on the issue?
No
The text was updated successfully, but these errors were encountered: