Editor can't escape link in same line #1890

Closed
opened 2026-02-05 02:07:58 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Zyzto on GitHub (Oct 6, 2020).

Describe the bug
link function can't be escaped in same line for normal paragraph

Steps To Reproduce
Steps to reproduce the behavior:
1.Create page
2.insert url/link using built in function
3.try to enter anything after the link

Expected behavior
for the link/url function to not take over unless I click on it so it's doesn't lock normal text like inline code if you click the right arrow two times it will escape it

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings):0.30.2v
  • PHP Version:7.2.24
  • Hosting Method (Nginx/Apache/Docker): nginx

Additional context
Add any other context about the problem here.

Originally created by @Zyzto on GitHub (Oct 6, 2020). **Describe the bug** link function can't be escaped in same line for normal paragraph **Steps To Reproduce** Steps to reproduce the behavior: 1.Create page 2.insert url/link using built in function 3.try to enter anything after the link **Expected behavior** for the link/url function to not take over unless I click on it so it's doesn't lock normal text like inline code if you click the right arrow two times it will escape it **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings):0.30.2v - PHP Version:7.2.24 - Hosting Method (Nginx/Apache/Docker): nginx **Additional context** Add any other context about the problem here.
Author
Owner

@ssddanbrown commented on GitHub (Nov 23, 2021):

Just done some testing on the following:

  • Chrome 96.0.4664.45
  • FireFox 94.0

Using BookStack v21.11 and running the browsers on Fedora 35.
In both browsers I could escape the link quite easily by pressing right arrow. This was tested with both a fully linked section and with linked text within a greater block.

Will therefore assume this issue has since been resolved.

@ssddanbrown commented on GitHub (Nov 23, 2021): Just done some testing on the following: - Chrome 96.0.4664.45 - FireFox 94.0 Using BookStack v21.11 and running the browsers on Fedora 35. In both browsers I could escape the link quite easily by pressing right arrow. This was tested with both a fully linked section and with linked text within a greater block. Will therefore assume this issue has since been resolved.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1890