Themes and LinkLabel.LinkBehavior

0
0

Hi guys,

Minor bug: I have a LinkLabel with LinkBehavior.HoverUnderline. When I run my application with the Material-3 theme as the default in web.config it’s alright.
Now, I created a new theme, say NewTheme.theme, with the Theme Builder, based on the Material-3 theme. When I set the default theme in web.config to NewTheme, the linklabel does not get underlined on hover. The link works, but the underline is missing.

If I compare the NewTheme.theme with Material-3.theme (as is found in C:\Users\alex\Documents\Wisej\Themes) the only difference I see is the theme name in the first line.

If the LinkBehavior is the only problem, this is minor, but you’ve better understand what’s going on, in case there are other differences.

Best,
Alex

  • You must to post comments
0
0

Hi Alex,

I have tested your sample (thanks!) with our latest internal Wisej build that is currently in QA and this issue appears to be fixed there.
I run a couple of more tests to make sure but please expect it to be fixed with the next release.

Best regards
Frank

  • Alex Prinias
    Thanks, Frank. Any idea what on earth was causing it? I mean apart from the name, the theme was the same. Alex
  • Frank (ITG)
    Not 100% sure Alex. There have been some other LinkLabel related issues that have been fixed after 3.0.14 so maybe it was a positive side effect :-) Best, Frank
  • You must to post comments
0
0

Please find attached your demo navigation application, with a NewTheme.theme added in the Themes folder (this is a copy of Material-3). Check the “About” linklabel on the top right. Set the theme from the dropdown to “NewTheme” and then hover the linklabel to see that there is no underline.

Best,
Alex

  • You must to post comments
0
0

Hi Alex

Could You please send us a runnable sample that showing the issue that you comment

Thanks and regards

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.