Feature #10352
Preview should already display the freshly attached images
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Attachments | |||
Target version: | 2.3.0 | |||
Resolution: | Fixed |
Description
When e.g. entering an issue comment with the text
Look at this: !A.npg!and at the same time adding the new attachment
A.png
, I would be good if the comment preview already displayed the inline image.
Related issues
Associated revisions
Merged ajax_upload branch (#3957).
History
#1
Updated by Etienne Massip almost 9 years ago
- Category set to Text formatting
- Target version set to Candidate for next major release
Agree.
HTML 5 API allow standard loading of images with JavaScript but preview is generated by server so it might still require a file upload.
#2
Updated by Rolf Lampa over 8 years ago
- File 2012-05-16 00.10_scr_06.png added
Robert Pollak wrote:
When e.g. entering an issue [...] and at the same time adding the new attachment
A.png
,
Yes, this is really much needed. I 'voted' for this feature using Paypal:
!2012-05-16 00.10_scr_06.png! =)
Se also issue #7979.
// Rolf
#3
Updated by Jean-Philippe Lang about 8 years ago
- Category changed from Text formatting to Attachments
- Target version changed from Candidate for next major release to 2.3.0
#4
Updated by Etienne Massip about 8 years ago
- Resolution set to Fixed
Should be totally ok now that #12642 has been fixed, it would be great if somebody could take some time to test it.
#5
Updated by Daniel Felix about 8 years ago
- Status changed from New to Closed
#6
Updated by Etienne Massip about 8 years ago
#7
Updated by Daniel Felix about 8 years ago
Ah yes! Thanks for correcting me! :-)