-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 8.6.0
-
Component/s: Editor - Core
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Copy a URL to your clipboard (e.g. https://www.atlassian.com/)
- Add some text to the editor: word1 word2 word3
- Select all three words and paste link over them using cmd+v.
- Copy a different to your clipboard (e.g. https://www.atlassian.com/software/confluence)
- Select "word2" and paste the link over it.
Expected Results
- The links should be distinguishable when you hover over them.
- There should be three un-nested links after one another, when you inspect elements.
Actual Results
- If you hover over the links it appears as one link (but clicking on word1 and word3 takes you to the first link, clicking on word2 takes you to the second link).
- There are two nested links when you inspect elements.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...