-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.3.9, 7.10.2
-
Component/s: Rich Text Editor
-
7.03
-
1
-
Severity 3 - Minor
-
0
I think this is a regression. pasting does not work in visual mode, when focus is on the visual mode textarea.
steps to reproduce:
- Log in to Jira
- press "create" to open new issue dialog
- ensure that visual mode is selected in description
- copy file from file browser (ctrl-c)
- click on visual textarea, ensure that cursor is visible in that textarea
- paste (ctrl+v) image onto visual textarea - only image name is pasted. image should be uploaded and should be inserted and visible in visual textarea
Now it behaves correctly in text mode:
- switch to text mode
- click on text mode textarea
- paste image (ctrl+v) - image is uploaded, visible in uploaded image area and proper wiki markup is generated - this is correct behaviour
Note that pasting (ctrl+v) works when you click on create issue dialog (outside of visual mode textarea)
I've tested it and it worked in some 7.2.x Jira where RTE was opt-in, it didn't work in 7.3.9 and later Jira
It looks like regression
- relates to
-
JRASERVER-67257 Documentation Fix for Copy and Pasting Images
-
- Closed
-