Ticket #1505 (closed defect: fixed)

Opened 22 months ago

Last modified 13 months 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 22 months ago by liucougar

yes, I am aware of that.

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

Any thoughts?

Changed 21 months ago by dylan

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

Changed 21 months ago by dylan

  • milestone changed from 0.4 to 0.4.1

Changed 21 months ago by dylan

  • component changed from Widgets to Editor

Changed 20 months ago by liucougar

  • status changed from new to assigned

have an idea now, will working on this soon

Changed 20 months 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 13 months ago by anonymous

  • milestone deleted

Milestone 0.4.1 deleted

Note: See TracTickets for help on using tickets.