-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 5.3
-
Component/s: Editor - Page / Comment Editor
Steps to Reproduce:
- Access this page
- Select the content of code macro value by selecting from the top line to the last
- Paste it into text editor and view it as Hex
- From there you could see that Confluence paste the spaces correctly. For reference please refer to this attachment

- Select the content of code macro value by double clicking it
- Paste it into text editor and view it as Hex
- From there you could see that Confluence paste the spaces incorrectly, as it display as 0xA0 (non-breaking space) instead of 0x20 (normal space). For reference please refer to this attachment

Expected Results:
Confluence should paste it correctly as it is when user copy the code block content by selecting it instead of double clicking it.
Actual Results:
Confluence paste it as non-breaking space instead of normal spacing.
- is duplicated by
-
CONFSERVER-24952 Mangled clipboard copy of {code} block after doubleclick
-
- Closed
-