Merge branch 'marcelkorpel-master' into 2.3.0-wip

This commit is contained in:
fat
2012-12-21 17:24:45 -08:00
2 changed files with 6 additions and 0 deletions

View File

@@ -271,6 +271,7 @@
e.stopPropagation()
e.preventDefault()
this.select()
this.$element.focus()
}
, mouseenter: function (e) {