Skip to content

Commit f26c905

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 981647b commit f26c905

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/kendo.editable.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -457,9 +457,6 @@ var __meta__ = { // jshint ignore:line
457457

458458
if (!that.options.skipFocus) {
459459
var focusable = container.find(":kendoFocusable").eq(0).focus();
460-
461-
kendo.caret(focusable, 0 ,0);
462-
463460
if (oldIE) {
464461
focusable.focus();
465462
}

0 commit comments

Comments
 (0)