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

Clicking a link in text does nothing #111

Open
szpak opened this issue Jan 4, 2020 · 1 comment
Open

Clicking a link in text does nothing #111

szpak opened this issue Jan 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@szpak
Copy link
Contributor

szpak commented Jan 4, 2020

Describe the bug
Clicking on a link in the text field for a task does nothing.

To reproduce
Steps to reproduce the behavior:

  1. Paste some URL in the text field for a task (e.g. https://github.com/leclercb/taskunifier-app/releases)
  2. Click on the Link icon
  3. Paste the link again in the appeared empty field (btw, I would expect to have there a link that I selected, assuming it was a valid link).
  4. Press ENTER (or click the submit button).
  5. Click on the link and have to response.

Expected behavior
The link is opened in the default browser.

Version & system information
App: 0.9.2 (9c0ad1d), Fedora 31

Additional context
In addition to having the link proposed automatically, if a link in the text field was selected, there is one more suspected thing. When I click the Link icon the second time, I see an empty field again - there should be a linked link from my first attempt. Maybe that's the problem, that the link is to saved?

@szpak szpak added the bug Something isn't working label Jan 4, 2020
@szpak
Copy link
Contributor Author

szpak commented Jun 21, 2020

Btw, playing with #197, I exported the notes and it seems that the link is assigned (<a href=\"https://example.com/tu\">text</a>) and just clicking does nothing. As clicking the Link icon doesn't show currently assigned link, it is problematic to see the assigned link.

Therefore, one bug with no reaction on double click (or CTRL-click) + feature request to show the already assigned link.

App 1.1.2 (4adc2fb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant