-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
unknown
-
sparc
-
solaris_2.5
We have some code that places text into a TextArea using insertText.
In the following output, the showMessage lines bracket the error message.
These messages only happen during the initial startup of the window and seem to be
ralted to the fact that the TextArea appears in a Panel in a CardLayout larger Panel and
the TextArea is not the front card. The messages stop happening even if you never
actually show the TextArea card.
It seems to be a TextAreaPeer initialization problem.
showMessage([agent: socketIn 35261]
)
Warning:
Name: HorScrollBar
Class: XmScrollBar
The specified scrollbar value is greater than the maximum
scrollbar value minus the scrollbar slider size.
end showMessage
showMessage(Breakpoint set in sun.jws.Main.main)
end showMessage
showMessage(running sun.jws.Main)
Warning:
Name: HorScrollBar
Class: XmScrollBar
The specified scrollbar value is greater than the maximum
scrollbar value minus the scrollbar slider size.
In the following output, the showMessage lines bracket the error message.
These messages only happen during the initial startup of the window and seem to be
ralted to the fact that the TextArea appears in a Panel in a CardLayout larger Panel and
the TextArea is not the front card. The messages stop happening even if you never
actually show the TextArea card.
It seems to be a TextAreaPeer initialization problem.
showMessage([agent: socketIn 35261]
)
Warning:
Name: HorScrollBar
Class: XmScrollBar
The specified scrollbar value is greater than the maximum
scrollbar value minus the scrollbar slider size.
end showMessage
showMessage(Breakpoint set in sun.jws.Main.main)
end showMessage
showMessage(running sun.jws.Main)
Warning:
Name: HorScrollBar
Class: XmScrollBar
The specified scrollbar value is greater than the maximum
scrollbar value minus the scrollbar slider size.