Ticket #1505 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

editor2: two editor instances do not respect the shareToolbar:false flag

Reported by: dylan Owned by: liucougar
Priority: normal Milestone:
Component: Editor Version: 0.3
Severity: normal Keywords:
Cc:

Description

We've added a testcase in tests/widget/Editor2/test_Editor2_replace.html

The editors toolbars are shared, in that if you have editor A in focus, editor B's toolbar acts upon editor A.

Change History

Changed 3 years ago by liucougar

yes, I am aware of that.

However, I can not come up a decent way to fix this.

Any thoughts?

Changed 3 years ago by dylan

sounds like an issue of not defining things in the initalizer portion of defineWidget?

Changed 3 years ago by dylan

  • milestone changed from 0.4 to 0.4.1

Changed 3 years ago by dylan

  • component changed from Widgets to Editor

Changed 3 years ago by liucougar

  • status changed from new to assigned

have an idea now, will working on this soon

Changed 3 years ago by liucougar

  • status changed from assigned to closed
  • resolution set to fixed

(In [6393]) Change Editor2Commands to be per instance, rather than global Improved toolbar share support ContextMenu? share support All plugins are updated Fixes #1505: two editor instances do not respect the shareToolbar:false flag Fixes #1799: move EditorToolbarLight?.html to tests dir

Will blog this in dojo.foo soon

Changed 2 years ago by anonymous

  • milestone deleted

Milestone 0.4.1 deleted

Note: See TracTickets for help on using tickets.