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
If text or images are pasted directly next to a hyperlink, the pasted material will become part of the hyperlink instead of remaining stand-alone material.
Can reproduce in Chrome, but not Edge, Firefox, or Internet Explorer.
Example: if I pasted "some text" just before www.google.com I'll have "some textwww.google.com" as a single hyperlink, while the link itself will still point to www.google.com
This can create confusing scenarios if you are pasting unrelated material next to a hyperlink, or in scenarios where pasted material / hyperlinks are supposed to have additional formatting.
There is a work-around of adding spaces every time you paste near a link, but it's rather tedious and can be easily forgotten by users.
The text was updated successfully, but these errors were encountered:
If text or images are pasted directly next to a hyperlink, the pasted material will become part of the hyperlink instead of remaining stand-alone material.
Can reproduce in Chrome, but not Edge, Firefox, or Internet Explorer.
Example: if I pasted "some text" just before www.google.com I'll have "some textwww.google.com" as a single hyperlink, while the link itself will still point to www.google.com
This can create confusing scenarios if you are pasting unrelated material next to a hyperlink, or in scenarios where pasted material / hyperlinks are supposed to have additional formatting.
There is a work-around of adding spaces every time you paste near a link, but it's rather tedious and can be easily forgotten by users.
The text was updated successfully, but these errors were encountered: