Kaynağa Gözat

Added Tab key to the safe keycodes.

Krzysztof Krztoń 8 yıl önce
ebeveyn
işleme
6cddd894b5
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      packages/ckeditor5-typing/src/input.js

+ 1 - 0
packages/ckeditor5-typing/src/input.js

@@ -286,6 +286,7 @@ const safeKeycodes = [
 	getCode( 'arrowRight' ),
 	getCode( 'arrowDown' ),
 	getCode( 'arrowLeft' ),
+	9,  // Tab
 	16, // Shift
 	17, // Ctrl
 	18, // Alt