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

Change Window Title doesn't update Title length #392

Closed
MaaadMax opened this issue Jan 23, 2017 · 1 comment
Closed

Change Window Title doesn't update Title length #392

MaaadMax opened this issue Jan 23, 2017 · 1 comment
Labels
Milestone

Comments

@MaaadMax
Copy link

Hi,

I have found a bug in the newest version of the fluent ribbon. When I change the title of the ribbon window and the new title is longer than the old one, the new title isn't displayed correctly.

How reproduce:
Create a ribbon window with title "small title" and a button inside the window. On the click event of the button change the window title to "this title must be longer than the old one". Start the program and click on the button. The window title changes but will be displayed as "this titl...". When I resize the window (just 1mm is enough), the title is displayed correctly.

Here you can find the example project:
FluentRibbonTitleTest.zip

Regards,
Max

Environment

  • Fluent.Ribbon __v 5.0
  • Windows 10 Enterprise LTSB
  • .NET Framework 4.5.2
@batzen batzen added this to the 5.0.0 milestone Jan 23, 2017
@batzen batzen closed this as completed in b61fe89 Jan 23, 2017
batzen added a commit that referenced this issue Jan 23, 2017
@floele-ww
Copy link
Contributor

@MaaadMax Thanks for reporting this issue. I had a few repainting issues without obvious reason, the fix for this helps me as well.

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

3 participants