]
Barry LaFond updated TEIIDDES-2348:
-----------------------------------
Fix Version/s: 8.6.1
9.0.1
9.0
Component/s: Editors
The StyledTextEditor is performing a second paste in the keyReleased() method after the
basic text editor already takes care of it. Need to remove it.
Ctrl+v in Transformation editor pastes twice
--------------------------------------------
Key: TEIIDDES-2348
URL:
https://issues.jboss.org/browse/TEIIDDES-2348
Project: Teiid Designer
Issue Type: Bug
Components: Editors, Transformations
Affects Versions: 8.6.1
Environment: JBDS 8.0.0.CR1
Teiid Designer 8.6.1.Alpha1
Windows, Linux
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Fix For: 8.6.1, 9.0.1, 9.0
When hitting ctrl+v in Transformation editor, the text in clipboard is pasted twice. Does
not happen when right-clicking and selecting paste.