Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!sun-barr!cs.utexas.edu!uunet!opusys!rlkd From: rlkd@opusys.UUCP (R.L.K.Dattatri) Newsgroups: comp.windows.x Subject: Xbugs Keywords: Xbugs with Keyboard Message-ID: <387@opusys.UUCP> Date: 10 Jul 89 23:48:20 GMT Organization: Opus Systems, Cupertino, CA Lines: 29 X Window System Bug Report VERSION R3 CLIENT MACHINE and OPERATING SYSTEM Opus Systems Personal Mainframe 8000 running Opus5 3.1 (Motorola 88000 running System V) DISPLAY N/A WINDOW MANAGER none AREA Xlib SYNOPSIS lib/X/XKeyBind.c KeyCodetoKeySym() sanity check uses wrong limits. REPEAT BY N/A SAMPLE FIX The test should read "...col >= dpy..." rather than "...col > dpy...".