Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVD 키보드 버그 #27

Open
mclub4 opened this issue Aug 5, 2023 · 0 comments
Open

AVD 키보드 버그 #27

mclub4 opened this issue Aug 5, 2023 · 0 comments

Comments

@mclub4
Copy link
Member

mclub4 commented Aug 5, 2023

현재 AVD에서 백스페이스 사용시 가끔씩 나타나는 버그입니다. 아래는 에러메시지입니다.

'package:flutter/src/services/hardware_keyboard.dart': Failed assertion: line 434 pos 16: '_pressedKeys.containsKey(event.physicalKey)': A KeyUpEvent is dispatched, but the state shows that the physical key is not pressed. If this occurs in real application, please report this bug to Flutter. If this occurs in unit tests, please ensure that simulated events follow Flutter's event model as documented in HardwareKeyboard. This was the event: KeyUpEvent#49576(physicalKey: PhysicalKeyboardKey#e6f4b(usbHidUsage: "0x0007002a", debugName: "Backspace"), logicalKey: LogicalKeyboardKey#147d9(keyId: "0x100000008", keyLabel: "Backspace", debugName: "Backspace"), character: null, timeStamp: 0:00:10.144272, synthesized)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant