Paste or attach images in to description or comments are brokens #3808
Labels
No Label
area/internal-code
changes requested
confirmed
dependencies
duplicate
good first issue
help wanted
hosting
invalid
kind/bug
kind/feature
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vikunja/frontend#3808
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When I'm pasting an image after screenshot in memory or upload image from disk pushing botton, the image are not insert into text.
Is visible only in attachemnts
This is an example when insert image inside description
This screenshot is an example when insert image inside comment (note tha descrioption was empty, but after insert image in comment text, appear a broken image inside description)
I try on my local installation, and screenshot are about https://try.vikunja.io with the same results
Vikunja Frontend Version
0.21.0+311-8e0ba555ed
Vikunja API Version
v0.21.0+189-66afe52afb
Browser and version
Chrome 118 and Firefox 118
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
Paste or attach images in to description or comments are brokento Paste or attach images in to description or comments are brokensFixed in
d3497c96d7
- please check with the next unstable build if the problem really went away.Hello @knorad :)
First of all, I thank you for your commitment and work on this issue.
I tried the vikunja demo site and noticed some issues:
When I insert an image using a screenshot from the clipboard, a "blob" attachment is added.
Furthermore, the images are not resizable.
furthermore, when I paste or insert an image into a comment of the task, it does not appear on comment'stext, but is inserted into the task description. I don't know how to show it with screenshots
Best regards,
Massimiliano
I wouldn't consider it a bug that images are not resizable.
Which name should it have instead? Images pasted from the clipboard don't have filename information associated with them.
What's the difference between note and description?
Hello Konrad,
I used image from a screenshot saved in to clipboard, so I don't have a real file name, but the valid one is "image.png".
"Blob" shouldn't exist at all, as you can see there are lot of images of just 13bytes.
When you write a comment on the task, the inserted image does not appear. Instead (sometimes) this appears in the text of the description instead of in the comment text space.
Anyway, it never appears in the comment :(
Now I understood what you meant, thanks for clarifying. Should be fixed in
debae2326e
.Thank you for your valuable response.
As soon as it's ready on https://try.vikunja.io/ I'll try everything and give you feedback :)
Now all fixed in
0c58ea1ade
. Please check with the next unstable build.Hello @konrad .
I tried it now, and everything seems to work perfectly :)