-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
sparc
-
solaris_2.6
JDK: 1.2beta4-J
OS: Solaris
Locale: zh
When input Chinese on passive client, an Exception will generate, it is:
java.lang.IllegalArgumentException: TextHitInfo is out of range
at java.awt.font.TextLayout.checkTextHit(Compiled Code)
at java.awt.font.TextLayout.getCaretInfo(Compiled Code)
at java.awt.font.TextLayout.getCaretInfo(Compiled Code)
at sun.awt.im.CompositionArea.getCaretRectangle(Compiled Code)
at sun.awt.im.CompositionArea.getTextLocation(Compiled Code)
at sun.awt.im.InputMethodContext.getTextLocation(Compiled Code)
at sun.awt.im.iiimp.IIIMPAdapter$Lookup.lookupDraw(Compiled Code)
at sun.awt.im.iiimp.InputContext.processLookupEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.processEvent(Compiled Code)
at sun.awt.im.iiimp.IIIMPDispatchEvent.processProtocol(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.getReply(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.request(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.processKeyEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.deliverKeyEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.dispatchKeyEventImpl(Compiled Code)
at sun.awt.im.iiimp.InputContext.dispatchKeyEvent(Compiled Code)
at sun.awt.im.iiimp.IIIMPAdapter.dispatchEvent(Compiled Code)
at sun.awt.im.InputContext.dispatchEvent(Compiled Code)
at sun.awt.im.InputMethodContext.dispatchEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.processKeyEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
use IMFTester to generated it.
jim.hu@prc 1998-06-19
OS: Solaris
Locale: zh
When input Chinese on passive client, an Exception will generate, it is:
java.lang.IllegalArgumentException: TextHitInfo is out of range
at java.awt.font.TextLayout.checkTextHit(Compiled Code)
at java.awt.font.TextLayout.getCaretInfo(Compiled Code)
at java.awt.font.TextLayout.getCaretInfo(Compiled Code)
at sun.awt.im.CompositionArea.getCaretRectangle(Compiled Code)
at sun.awt.im.CompositionArea.getTextLocation(Compiled Code)
at sun.awt.im.InputMethodContext.getTextLocation(Compiled Code)
at sun.awt.im.iiimp.IIIMPAdapter$Lookup.lookupDraw(Compiled Code)
at sun.awt.im.iiimp.InputContext.processLookupEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.processEvent(Compiled Code)
at sun.awt.im.iiimp.IIIMPDispatchEvent.processProtocol(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.getReply(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.request(Compiled Code)
at sun.awt.im.iiimp.IIIMPClient.processKeyEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.deliverKeyEvent(Compiled Code)
at sun.awt.im.iiimp.InputContext.dispatchKeyEventImpl(Compiled Code)
at sun.awt.im.iiimp.InputContext.dispatchKeyEvent(Compiled Code)
at sun.awt.im.iiimp.IIIMPAdapter.dispatchEvent(Compiled Code)
at sun.awt.im.InputContext.dispatchEvent(Compiled Code)
at sun.awt.im.InputMethodContext.dispatchEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.processKeyEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
use IMFTester to generated it.
jim.hu@prc 1998-06-19
- relates to
-
JDK-4749220 IllegalArgumentException thrown when input Chinese with Intelligent KuangPin IME
-
- Closed
-