JDK-6368034 : Quotation marks and \u016F on czech keyboard
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P5
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: linux
  • CPU: x86
  • Submitted: 2006-01-02
  • Updated: 2011-02-16
  • Resolved: 2006-05-10
Related Reports
Relates :  
Description
FULL PRODUCT VERSION :
J2SE 1.5.0, update 6

ADDITIONAL OS VERSION INFORMATION :
all Linux platforms

A DESCRIPTION OF THE PROBLEM :
I have SUSE Linux 10.0 and I use czech keyboard. I have problems with key '����' (\u016F) and quotation marks (shift + \u016F).
Quotes are never typed. The \u016F seems to be OK.

In jEdit, there is a function that writes all key events. I tested key \u016F. Only keyTyped event was generated. No keyPressed and keyReleased. For quotes, only keyPressed and keyReleased was generated for Shift. No event for key with quotes and \u016F.


REPRODUCIBILITY :
This bug can be reproduced always.

Comments
EVALUATION Closing as not reproducible any more (in Mustang). Bug cited in "see also" is in fact an umbrella bug: there may be more close resemblance to this one in some other bug fixed under the same umbrella.
10-05-2006

EVALUATION I tried to reproduce this bug under SuSE 9.3 (essentially the same environment as submitter's) with cz keyboard layout and JDK6.0. It works for me; I suspect it is fixed in Mustang together with several similar xkb-related bugs. However it would be much more useful if serious frequent user of Czech keyboard tried it. Is it possible for submitter to try Mustang?
11-01-2006