Vote #81831
完了Allow pasting screenshots from clipboard in documents
0%
説明
Hello,
I'm using Redmine every day at work to manage bugs or wiki.
and now,I want to write something into the document,but pasting screenshots from clipb not work into documents
Do you know if there is a solution about it
journals
Which version of Redmine do you use and what means a document? Can you provide more details?
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> Which version of Redmine do you use and what means a document? Can you provide more details?
<pre>
Environment:
Redmine version 4.2.3.stable
Ruby version 2.6.6-p146 (2020-03-31) [x86_64-linux-gnu]
Rails version 5.2.6
Environment production
Database adapter PostgreSQL
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Subversion 1.13.0
Mercurial 5.3.1
Cvs 1.12.13
Bazaar 3.0.2
Git 2.33.1
Filesystem
Redmine plugins:
no plugin installed
</pre>
--------------------------------------------------------------------------------
Please see my comment from message#58521:
> In the latest Redmine versions you can :
> - drag images onto the droppable zone in order to be uploaded
> - drag images onto the text area in order to be uploaded and embedded
>
> In version version:"4.1.0" you can copy paste your image into text area in order to be uploaded and embedded
>
> You can see #31169 and the related issues.
If still doesn't work, we need the steps to reproduce the issue.
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> Please see my comment from message#58521:
>
> > In the latest Redmine versions you can :
> > - drag images onto the droppable zone in order to be uploaded
> > - drag images onto the text area in order to be uploaded and embedded
> >
> > In version version:"4.1.0" you can copy paste your image into text area in order to be uploaded and embedded
> >
> > You can see #31169 and the related issues.
>
> If still doesn't work, we need the steps to reproduce the issue.
I recorded my operation for reproduce as a GIF
first step: copy a image use ctrl+c
second step: press ctrl+v onto the text area of wiki ,it's works
third step: press ctrl+v onto the text area of issues,it's works
fourth step: press ctrl+v onto the text area of documents, it doesn't work. i try drag images onto the text area of documents, it's still
doesn't work
--------------------------------------------------------------------------------
I was able to reproduce the issue in Documents module, thanks for reporting this.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fix committed, thanks!
--------------------------------------------------------------------------------
Go Maeda, should we backport this fix to the minor versions as well?
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> Go Maeda, should we backport this fix to the minor versions as well?
I think it would be better to backport the fix because the should-be available feature is not available and the change is quite small.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Go MAEDA wrote:
> I think it would be better to backport the fix because the should-be available feature is not available and the change is quite small.
Thanks, I've backported the fixes to 4.2 and 4.1.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I found the same issue with Ctrl + V doesn't work. which Redmine version I can download and install with this issue fixed?
Thanks!
Also email can't be draged into the issue anymore with the same build.
Environment:
Redmine version 4.2.3.stable
Ruby version 2.6.8-p205 (2021-07-07) [x64-mingw32]
Rails version 5.2.6
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.34.0
Filesystem
Redmine plugins:
redmine_agile 1.6.2
--------------------------------------------------------------------------------
Ctrl + V works in Chrome. Not Edge.
Whether it is browser related.
--------------------------------------------------------------------------------