bug 61439: workaround X server bug so non-US users can enter email addresses

when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
Code to note when the Mode_switch keycode is pressed/released.
When the Mode_Switch key is down set the Mode_switch bit in the
XKeyPressedEvent.
This commit is contained in:
bstell%netscape.com 2001-06-05 06:06:04 +00:00
parent ad36b468db
commit 39762aedc2

View File

@ -43,6 +43,7 @@ CPPSRCS = \
nsFontSizeIterator.cpp \
nsGtkEventHandler.cpp \
nsGtkUtils.cpp \
nsKeyboardUtils.cpp \
nsLabel.cpp \
nsLookAndFeel.cpp \
nsScrollbar.cpp \