Changes between Initial Version and Version 3 of Ticket #10438
- Timestamp:
- May 15, 2013, 4:02:09 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10438
-
Property
Status
changed from
new
toassigned
- Property Owner set to Piotrek Koszuliński
-
Property
Summary
changed from
[FF] No selection put in editable on setData
to[FF&IE] No selection put in editable on setData
-
Property
Status
changed from
-
Ticket #10438 – Description
initial v3 1 TODO 1 Attached two samples. 2 3 TC: 4 1. Open framed_focus.html sample. 5 2. Open console. 6 3. Execute `setData();`. 7 4. Quickly focus editor and wait. 8 5. After data will be set verify: 9 * Whether caret blinks. 10 * Whether `EDITOR#BLUR` is logged when you click outside editor. 11 * Whether you can type and whether after typing additional paragraph is not created (what means that selection was placed outside editable place.