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

Infobox hyperlink not displaying correctly #370

Closed
Tc00k opened this issue May 3, 2024 · 1 comment
Closed

Infobox hyperlink not displaying correctly #370

Tc00k opened this issue May 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request in progress

Comments

@Tc00k
Copy link

Tc00k commented May 3, 2024

Describe the bug
When inserting a markdown hyperlink into the infobox text area, the hyperlink functions as expected however, will not display in a blue font color as one would expect.

To Reproduce
Steps to reproduce the behavior:

  1. Open a terminal and enter the following:
    dialog --infobox "here is a test [hyperlink](www.google.com)"
  2. Observe that the word hyperlink is not a blue font color
  3. Confirm that when clicking on the word "hyperlink" it opens a web browser page to www.google.com

Expected behavior
The hyperlink that is inserted into the infobox text area should be displayed in a traditional blue font color

Screenshots
image

Desktop (please complete the following information):

  • macOS version: Sonoma 14.4.1
  • swiftDialog version: 2.4.2.4755
@bartreardon bartreardon self-assigned this May 5, 2024
@bartreardon bartreardon added enhancement New feature or request in progress labels May 5, 2024
bartreardon added a commit that referenced this issue May 18, 2024
@Tc00k
Copy link
Author

Tc00k commented Jun 3, 2024

2.5.0 appears to have resolved this issue. Hyperlinks are now underlined as opposed to having no differences to normal text. Thanks!

@Tc00k Tc00k closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress
Projects
None yet
Development

No branches or pull requests

2 participants