Open
Description
This issue was originally filed by NawafN...@gmail.com
What steps will reproduce the problem?
- Add an onKeyUp listener to a contenteditable span or div element
- Listen for modifier state with getModifierState()
- Click on a keyboard key and shift
- Release shift before releasing the other keyboard key
What is the expected output? What do you see instead?
getModifierState() should detect the type of modifier used. But, it does not.
What version of the product are you using? On what operating system?
Dart Editor version 1.0.0_r30798 (STABLE)
Dart SDK version 1.0.0.10_r30798
Ubuntu 13.10 64
Attachment:
KeyModifier.tar.gz (552 Bytes)