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

App crashes When pressing alt multiple times.. #868

Closed
MuhammadSulaiman001 opened this issue Nov 24, 2020 · 2 comments
Closed

App crashes When pressing alt multiple times.. #868

MuhammadSulaiman001 opened this issue Nov 24, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@MuhammadSulaiman001
Copy link
Contributor

App crashes When pressing alt multiple times..

System.ArgumentNullException
HResult=0x80004003
Message=Value cannot be null.
Parameter name: associatedElement
Source=Fluent
StackTrace:
at Fluent.KeyTipInformation..ctor(String keys, FrameworkElement associatedElement, Boolean hide)
at
at

Environment

  • Fluent.Ribbon v8.0.1
  • Windows 10
  • .NET Framework 4.8
@batzen batzen added this to the 8.0.2 milestone Nov 29, 2020
@batzen batzen self-assigned this Nov 29, 2020
@batzen batzen removed this from the 8.0.2 milestone Nov 29, 2020
@batzen batzen removed the Bug 🐞 label Nov 29, 2020
@batzen
Copy link
Member

batzen commented Nov 29, 2020

Can't reproduce this locally.
Could you provide a repro application or more information about where, when and how often you press ALT?

@batzen
Copy link
Member

batzen commented Nov 29, 2020

A complete StackTrace would have been enough to find this issue.
Will change some things to try to prevent this issue.
Not sure if my changes fix this issue.

@batzen batzen added this to the 8.0.2 milestone Nov 29, 2020
@batzen batzen closed this as completed in 9a35748 Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants