-
Notifications
You must be signed in to change notification settings - Fork 57
[iOS] Can't add link to selected text #1368
Copy link
Copy link
Closed
Labels
Description
Expected behavior
I expect that if I select existing text in the block editor, I can add a link to that text.
Actual behavior
If I select text in the block editor and try to add a link to it, the link is added after the text I had selected. (Tested in WPiOS and WPAndroid, and I only observe the issue in WPiOS.)
Steps to reproduce the behavior
- Add a paragraph block.
- Enter text in the block.
- Select some of the entered text.
- Tap the link button.
- Note that there is no Link Text prefilled. Enter a URL (and optionally, link text).
- Close the editor and observe that the URL or linked text is added after the text you selected in step 3.
Tested on WPiOS 13.2.1.2 TestFlight beta on iPhone XS, iOS 13.1 public beta.
Reactions are currently unavailable