Skip to content
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

Fixed missing shortcut keys on mono #158

Merged
merged 5 commits into from May 11, 2020
Merged

Conversation

dannoe
Copy link
Contributor

@dannoe dannoe commented May 11, 2020

This fixes #156.
This was done cause of a bug in mono:
The constructor which takes an shortcut key, doesn't probably handle
this parameter. see https://github.com/mono/mono/blob/169a842f4e913608b17a1e5f38bcb635063b8dc8/mcs/class/System.Windows.Forms/System.Windows.Forms/ToolStripMenuItem.cs#L83
@dannoe dannoe added the mono This issue is related to mono. label May 11, 2020
@robinvanpoppel
Copy link
Collaborator

robinvanpoppel commented May 11, 2020

I am amazed that this turned out to be a bug in mono. Must have been there for quite a while. I'm glad to see that you already filed it in mono/mono/issues/19755

@sonarcloud
Copy link

sonarcloud bot commented May 11, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 34 Code Smells

53.0% 53.0% Coverage
0.0% 0.0% Duplication

Copy link
Collaborator

@robinvanpoppel robinvanpoppel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@dannoe dannoe merged commit 5e7b904 into master May 11, 2020
@dannoe dannoe deleted the fix-mono-missing-hotkeys branch May 16, 2020 21:09
@dannoe dannoe restored the fix-mono-missing-hotkeys branch August 29, 2020 06:40
@dannoe dannoe deleted the fix-mono-missing-hotkeys branch August 29, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mono This issue is related to mono.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a context menu button to copy TOTP w/ Shortcut
2 participants