[Editor] Don't set as active an editor which is not (bug 1781763)
This commit is contained in:
parent
8ebd2d3dfd
commit
59580d8986
@ -255,7 +255,6 @@ class FreeTextEditor extends AnnotationEditor {
|
||||
onceAdded() {
|
||||
if (this.width) {
|
||||
// The editor was created in using ctrl+c.
|
||||
this.parent.setActiveEditor(this);
|
||||
return;
|
||||
}
|
||||
this.enableEditMode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user