FIX: AFC UIPushButton May Not Fire UIActionEvent (259961)
The information in this article applies to:
- Microsoft virtual machine
This article was previously published under Q259961 SYMPTOMS
A UIActionEvent is not generated when a user clicks on certain areas of a UIPushButton.
CAUSE
UIPushButtons contain another control that represents the actual face of the button. When the UIPushButton gets a mouse-down event, it shifts the child component over to the left and down slightly to give the visual effect of a depressed button. Because of this shift, the cursor is no longer directly over the original control, and this results in the absence of a mouse-up event. This is because both a down and an up event are required for a control to fire the UIActionEvent. See the "More Information" section of this article for details.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
This bug has been verified to occur in both the 3100 and 3200 series of the Microsoft virtual machine.
This problem was corrected in Windows 2000 Service Pack 1.
REFERENCESFor additional information about the latest service pack for Windows 2000, click the article number below
to view the article in the Microsoft Knowledge Base:
260910 How to Obtain the Latest Windows 2000 Service Pack
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbBug kbfix kbJAFC kbJavaVM33xxfix KB259961 |
---|
|