Changes between Version 53 and Version 54 of Ticket #9764


Ignore:
Timestamp:
Jul 5, 2013, 12:14:58 PM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9764 – Description

    v53 v54  
    1515  * `widget#getOutput` -> ?;
    1616  * review -> enhancements;
    17   * `editor#doubleclick` should be moved from dialog plugin to core;
     17  * `editor#doubleclick` should be moved from dialog plugin to core (important for Drupal, because they don't use our dialog plugin);
    1818  * publicizing `isWidget*` methods?;
    1919
     
    3232  * general issue: cross-editor pasting/d&d when widgets configuration differ;
    3333  * more precise attributes prefixing: `data-widget*` -> `data-cke-widget*`;
    34   * block inserting widget in nested editable;
     34  * block inserting/pasting widget in nested editable;
    3535
    3636=== Selection and focus ===
     
    4545  * ~~bug: IE - failing focus test in nested editables;~~
    4646  * bug: FF - fill empty nested editables with bogus br after removing all characters;
    47   * bug: IE - selection can't be moved from nested editable to widget;
     47  * bug: IE - selection can't be moved from nested editable to widget - editor is blurred;
    4848
    4949=== Drag & drop ===
     
    5151 * Ready: >90%
    5252 * TODO:
    53   * bug: clicking drag handler (without dragging) should focus widget;
     53  * ~~bug: clicking drag handler (without dragging) should focus widget~~;
    5454  * handler should be invisible when dragging it;
    5555  * bug: FF - caret is not visible after drop, though content is editable and selection can be moved around (dialog open&close helps);
     
    7474 * TODO:
    7575  * context menu;
    76   * click events (e.g. doubleclick) in nested editables should not be forwarded to widgets;
     76  * ~~click events (e.g. doubleclick) in nested editables should not be forwarded to widgets~~;
    7777
    7878=== Undo manager ===
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy