Bug 1154183 part.2 eKeyDown event should have charCode value of following keypress event r=smaug
MozReview-Commit-ID: 9duzKfCFPro
This commit is contained in:
@@ -712,7 +712,8 @@ TextInputProcessor::WillDispatchKeyboardEvent(
|
||||
uint32_t aIndexOfKeypress,
|
||||
void* aData)
|
||||
{
|
||||
// TextInputProcessor doesn't set alternative char code.
|
||||
// TextInputProcessor doesn't set alternative char code nor modify charCode
|
||||
// even when Ctrl key is pressed.
|
||||
}
|
||||
|
||||
nsresult
|
||||
|
||||
Reference in New Issue
Block a user