You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a task consisting of a URL and nothing else, ex. https://github.com/
Double-click task
Result: URL opens in the browser.
Expected: Task opens in the edit bar.
Since single-clicking on any part of a URL already opens it in the browser, double-clicking to edit would not block any functionality.
Currently double-click-to-edit only works when you mouse down on the text of the task, but not in other blank space the line. Double-clicking in the blank space should also open a task to edit IMO and may be a simple fix for this.
If a task contains a URL and other text then double-clicking the non-URL text opens it in the edit bar.
The text was updated successfully, but these errors were encountered:
https://github.com/
Result: URL opens in the browser.
Expected: Task opens in the edit bar.
Since single-clicking on any part of a URL already opens it in the browser, double-clicking to edit would not block any functionality.
Currently double-click-to-edit only works when you mouse down on the text of the task, but not in other blank space the line. Double-clicking in the blank space should also open a task to edit IMO and may be a simple fix for this.
If a task contains a URL and other text then double-clicking the non-URL text opens it in the edit bar.
The text was updated successfully, but these errors were encountered: