@@ -377,7 +377,7 @@
return false;
case 13:
if (activeItem.length) {
- activeItem.first().click();
+ activeItem.first().trigger('mousedown');
}
default: