-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
Colours aren't copied when desktop diagram is pasted into drawio Confluence Cloud diagram.
To Reproduce
Steps to reproduce the behavior:
- Start drawio deskop
- Create a new drawing
- Add an arrow
- Add some text
- Change the line colour of the arrow
- Change the background colour of the arrow
- Group the text and the arrow together (see attached; aside, note that the grouping box is not bounded accurately)
- Press Control+A to select the entire diagram
- Press Control+C to copy the diagram
- Open Confluence
- Add a new page
- Type /drawio to insert a new drawio diagram
- Paste the copied contents into the diagram
Actual
The background colour is incorrect.
Expected behavior
The background colour for the arrow is copied correctly.
Screenshots
If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
- v29.6.1
Desktop (please complete the following information):
- OS: Windows
Additional context
David Benson [draw.io] suggested logging the issue against this tracker.
Here is an example diagram that will not be rendered correctly when pasted into Confluence:
The dark green background colour gets swapped for a lighter colour.
Here is a picture showing the issue:
