-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
Copying line breaks from a Google Doc into a Confluence Page creates 2 line breaks.
It seems that a line break is stored in Google Doc as
<br />
So when pasted into Confluence on it's own line it becomes
<p><br /></p>
Which creates 2 line breaks. This results in having the customer manually delete the additional line. This happens in the new editor and legacy editor.
Steps to Reproduce
- Create a multiple page google doc text file, include new paragraph with a line break in between them.
- Copy content
- Paste into Confluence Page
- You'll see on the line breaks the HTML tag <p><br /></p>
Expected Results
Only a single line break should be placed into the body of the page.
Actual Results
2 line breaks are created. Basically it seems like the HTML has a line break nested within a paragraph tag.
Workaround
Manually delete the additional line breaks.
- mentioned in
-
Page Failed to load
There are so many closed or dormant problems in Jira / Confluence that everyone runs into and never get fixed. Often like this they are ways in which Atlassian software works slightly differently from the norm and causes problems. The accumulated waste and inefficiency should mean they get prioritized higher even if they are not invidiually showstoppers.