Keyboard events

Creato Il diff non scade mai
93 rimozioni
264 linee
31 aggiunte
202 linee
[
[
{
{
"type": "keydown",
"type": "keydown",
"key": "Shift",
"key": "Shift",
"code": "ShiftLeft",
"code": "ShiftLeft",
"which": 16,
"which": 16,
"keyCode": 16,
"keyCode": 16,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": false,
"isComposing": false,
"value": "",
"value": "",
"selectionStart": 0,
"selectionStart": 0,
"selectionEnd": 0
"selectionEnd": 0
},
},
{
{
"type": "keydown",
"type": "keydown",
"key": "Dead",
"key": "Process",
"code": "BracketLeft",
"code": "",
"which": 0,
"which": 229,
"keyCode": 0,
"keyCode": 229,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": false,
"isComposing": false,
"value": "",
"value": "",
"selectionStart": 0,
"selectionStart": 0,
"selectionEnd": 0
"selectionEnd": 0
},
},
{
{
"type": "compositionstart",
"type": "compositionstart",
"which": 0,
"which": 0,
"data": "",
"data": "",
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"value": "",
"value": "",
"selectionStart": 0,
"selectionStart": 0,
"selectionEnd": 0
"selectionEnd": 0
},
},
{
{
Text moved with changes to lines 75-89 (95.6% similarity)
"type": "keydown",
"key": "Dead",
"code": "BracketLeft",
"which": 0,
"keyCode": 0,
"charCode": 0,
"data": null,
"inputType": null,
"composed": true,
"isComposing": true,
"value": "",
"selectionStart": 0,
"selectionEnd": 0
},
{
"type": "compositionupdate",
"type": "compositionupdate",
"which": 0,
"which": 0,
"data": "`",
"data": "`",
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"value": "",
"value": "",
"selectionStart": 0,
"selectionStart": 0,
"selectionEnd": 0
"selectionEnd": 0
},
},
{
{
"type": "beforeinput",
"type": "beforeinput",
"which": 0,
"which": 0,
"data": "`",
"data": "`",
"inputType": "insertCompositionText",
"inputType": "insertCompositionText",
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
"value": "",
"value": "",
"selectionStart": 0,
"selectionStart": 0,
"selectionEnd": 0
"selectionEnd": 0
},
},
{
{
"type": "input",
"type": "input",
"which": 0,
"which": 0,
"data": "`",
"data": "`",
"inputType": "insertCompositionText",
"inputType": "insertCompositionText",
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
Text moved with changes from lines 43-57 (95.6% similarity)
"type": "keydown",
"key": "Process",
"code": "",
"which": 229,
"keyCode": 229,
"charCode": 0,
"data": null,
"inputType": null,
"composed": true,
"isComposing": true,
"value": "`",
"selectionStart": 1,
"selectionEnd": 1
},
{
"type": "keyup",
"type": "keyup",
"key": "Dead",
"key": "Dead",
"code": "BracketLeft",
"code": "BracketLeft",
"which": 0,
"which": 0,
"keyCode": 0,
"keyCode": 0,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "keydown",
"type": "keydown",
"key": "Dead",
"key": "Process",
"code": "BracketLeft",
"code": "",
"which": 0,
"which": 229,
"keyCode": 0,
"keyCode": 229,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "compositionupdate",
"which": 0,
"data": "",
"inputType": null,
"composed": true,
Text moved to lines 137-139
"value": "`",
"selectionStart": 1,
"selectionEnd": 1
},
{
"type": "beforeinput",
"type": "beforeinput",
"which": 0,
"which": 0,
"data": "",
"data": "`",
"inputType": "insertCompositionText",
"inputType": "insertCompositionText",
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "input",
"type": "input",
"which": 0,
"which": 0,
"data": "",
"data": "`",
"inputType": "insertCompositionText",
"inputType": "insertCompositionText",
"composed": true,
"composed": true,
"isComposing": true,
"isComposing": true,
Text moved from lines 125-127
"value": "",
"value": "`",
"selectionStart": 0,
"selectionStart": 1,
"selectionEnd": 0
"selectionEnd": 1
},
{
"type": "keydown",
"key": "Dead",
"code": "BracketLeft",
"which": 0,
"keyCode": 0,
"charCode": 0,
"data": null,
"inputType": null,
"composed": true,
"isComposing": true,
"value": "",
"selectionStart": 0,
"selectionEnd": 0
},
},
{
{
"type": "compositionend",
"type": "compositionend",
"which": 0,
"which": 0,
"data": "",
"data": "`",
"inputType": null,
"composed": true,
"value": "",
"selectionStart": 0,
"selectionEnd": 0
},
{
"type": "input",
"which": 0,
"data": "",
"inputType": "insertCompositionText",
"composed": true,
"isComposing": false,
"value": "",
"selectionStart": 0,
"selectionEnd": 0
},
{
"type": "keydown",
"key": "Process",
"code": "BracketLeft",
"which": 229,
"keyCode": 229,
"charCode": 0,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": false,
"value": "`",
"value": "",
"selectionStart": 1,
"selectionStart": 0,
"selectionEnd": 1
"selectionEnd": 0
},
{
"type": "beforeinput",
"which": 0,
"data": "`",
"inputType": "insertText",
"composed": true,
"isComposing": false,
"value": "",
"selectionStart": 0,
"selectionEnd": 0
},
},
{
{
"type": "input",
"type": "input",
"which": 0,
"which": 0,
"data": "`",
"data": "`",
"inputType": "insertText",
"inputType": "insertCompositionText",
"composed": true,
"composed": true,
"isComposing": false,
"isComposing": false,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "keyup",
"type": "keyup",
"key": "Dead",
"key": "Dead",
"code": "BracketLeft",
"code": "BracketLeft",
"which": 0,
"which": 0,
"keyCode": 0,
"keyCode": 0,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": false,
"isComposing": false,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "keyup",
"type": "keyup",
"key": "Shift",
"key": "Shift",
"code": "ShiftLeft",
"code": "ShiftLeft",
"which": 16,
"which": 16,
"keyCode": 16,
"keyCode": 16,
"charCode": 0,
"charCode": 0,
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": true,
"composed": true,
"isComposing": false,
"isComposing": false,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
},
},
{
{
"type": "change",
"type": "change",
"data": null,
"data": null,
"inputType": null,
"inputType": null,
"composed": false,
"composed": false,
"value": "`",
"value": "`",
"selectionStart": 1,
"selectionStart": 1,
"selectionEnd": 1
"selectionEnd": 1
}
}
]
]