This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Hyperlink misbehaving in HtmlDialog InstallShield2022 Premier Edition
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 04, 2023
08:40 AM
Hyperlink misbehaving in HtmlDialog InstallShield2022 Premier Edition
Hi, I've found this strange behaviour while running the installer on different OS.
On Windows11 everything is fine, the hyperlink is recognized and clicking it opens the browser page as expected (i'm using <a href="..." target="_blank">...</a>).
On Windows10 the Hyperlink is recognized but clicking it doesn't do anything.
I've also tried removing the `target="_blank"` and handling the click event in installscript, but the event never triggered (Using an HTML Control on a Dialog (revenera.com).
My custom dialog is very similar with what is found in the examples CtrlGetUrlForLinkClicked Example (revenera.com)
Did you even encountered something like this?
Thanks in advance!
(0) Replies
