=== Test Shared Toolbar and Toolbar Location Config ===
 * Expected Result: Toolbar size should be indepent of any of the editor's size.
 1. Focus on the '''first''' editor and randomly click some toolbar buttons;
  * Expected Result: the toolbar should be fully controlled by the first.
 1. Focus on the '''second''' editor and randomly click some toolbar buttons;
  * Expected Result: the toolbar should be fully controlled by the second one.
 1. Focus on one of the editor, press 'ALT+F10';
  * Expected Result: the toolbar should gain focus and be responsive to navigatation keys.
 1. Click on 'Collpase Toolbar' button;
  * Expected Result: Toolbar should collapsed as usual, without influence the editor chrome size.