-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.2
-
x86
-
windows_2000
###@###.### 2003-02-06
J2SE Version (please include all output from java -version flag):
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b14)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b14, mixed mode)
Does this problem occur on J2SE 1.3, 1.4 or 1.4.1?
NO
Operating System Configuration Information (be specific):
Microsoft Windows 2000 [Version 5.00.2195]
Service Pack 3
Latest Security Patches
Hardware Configuration Information (be specific):
Standard PC (320MB RAM, P3-450)
ATI RAGE PRO TURBO AGP 2X
Bug Description:
VisualC hangs when deleting ActiveX-packaged JavaBeans in the dialog
resource editor.
Steps to Reproduce (be specific):
- Copy JCalendarPanel.dll from the ActiveX-Bridge-Documentation to
the JRE/axbridge/bin folder.
- Start -> Execute -> CMD
- cd to JRE/axbridge/bin directory
- Execute regsvr32 JCalendarPanel.dll
- "DllRegister in JCalendarPanel.dll succeeded"
- Press OK-Button
- Start Visual C++ 6.0 IDE
- File -> New -> Project:MFC-Application-Assistent(exe)
- Name the project as you want
- Press OK-Button
- Select "Dialog based".
- Press Next-Button.
- Press Next-Button.
- Press Next-Button.
- Press Finish-Button.
- Press OK-Button.
- You see the dialog resource editor now.
- Right click into the dialog.
- Menu pops up.
- Choose "Insert ActiveX".
- Chooser pops up.
- Select "JCalender Bean Control".
- Press OK-Button.
- Calender is shown in the dialog.
- Press DEL-KEY on your keyboard.
- Calender hides.
- Hourglass-Cursor is shown.
- IDE hangs.
- duplicates
-
JDK-4814540 Visual C++ hangs when close dialog designer window with mantis-packaged JavaBean
-
- Resolved
-