Changes between Version 54 and Version 55 of Ticket #9764
- Timestamp:
- Jul 8, 2013, 5:36:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9764 – Description
v54 v55 45 45 * ~~bug: IE - failing focus test in nested editables;~~ 46 46 * 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 - editor is blurred;47 * ~~bug: IE - selection can't be moved from nested editable to widget - editor is blurred;~~ 48 48 49 49 === Drag & drop === … … 54 54 * handler should be invisible when dragging it; 55 55 * bug: FF - caret is not visible after drop, though content is editable and selection can be moved around (dialog open&close helps); 56 * bug: IE - widget is not focused after D&D;56 * ~~bug: IE - widget is not focused after D&D;~~ 57 57 58 58 === Copy & paste ===