Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Drawing gets saved as an image if on bulletpoint #1304

Open
chasgames opened this issue Feb 28, 2019 · 5 comments
Open

Bug: Drawing gets saved as an image if on bulletpoint #1304

chasgames opened this issue Feb 28, 2019 · 5 comments

Comments

@chasgames
Copy link

chasgames commented Feb 28, 2019

Describe the bug
When you create a diagram on a bulletpoint in the editor, then Save the diagram, it is saved as a PNG image rather than a diagram.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create bullet point list,
    image
  2. Click Drawing
  3. Draw something
  4. Click Save
  5. Can't re-edit Drawing, saved as PNG image. Even if bullet points are then removed.

Expected behavior
Saved as as an editable diagram

Screenshots
image

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): BookStack v0.25.1
@chasgames
Copy link
Author

chasgames commented Feb 28, 2019

Saw a few other scenarios where the drawings becomes uneditable, Numbered points, and inside a Table. Is this expected?

@ssddanbrown
Copy link
Member

Thanks for raising @chasgames.

Is this expected?

No, just not something that's been tested to this degree, Will have a think about where images should be supported.

By the way, All drawings are actually saved as PNG images with drawing data embedded, Just looks like these are no structured or detected properly as drawings when in other elements.

@chasgames
Copy link
Author

Great thanks Dan, good to know the drawing data is still embedded :)

@ssddanbrown
Copy link
Member

👍 As a backup, If you have any existing drawings you need to save you should be able to right-click them > download to your pc. Then in draw.io go to File > Open from > Device, then select your drawing file.

@Wookbert
Copy link

Wookbert commented Aug 26, 2021

Just ran into the same problem, and thought I should report ... but it already has been. Luckily I still had the drawing in the clipboard.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants