mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 01:22:59 +08:00
Tests update
This commit is contained in:
parent
02bc34e3b7
commit
316319a311
@ -601,6 +601,8 @@ it('Keyboard caretEventHandler ignore positioning if input, textarea is blur', (
|
|||||||
|
|
||||||
let keyboard = new Keyboard();
|
let keyboard = new Keyboard();
|
||||||
|
|
||||||
|
keyboard.isMouseHold = true;
|
||||||
|
|
||||||
keyboard.caretEventHandler({
|
keyboard.caretEventHandler({
|
||||||
charCode: 0,
|
charCode: 0,
|
||||||
code: "KeyF",
|
code: "KeyF",
|
||||||
|
Loading…
Reference in New Issue
Block a user