Bug #96998 Closing trigger editor after clicking trigger name causes two bug report dialogs
Submitted: 24 Sep 2019 14:40 Modified: 24 Sep 2019 19:29
Reporter: Rand Olmsted Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.16 OS:Windows (Windows 10 Pro 64-bit)
Assigned to: CPU Architecture:x86 (Intel i5-4440)

[24 Sep 2019 14:40] Rand Olmsted
Description:
When using the MySQL Workbench (8.0.16 B14498383 CE 64 bit Community) tool to develop triggers two "MySQL Workbench has encountered a problem. External component has thrown an exception." bug report dialogs appear if a trigger name is clicked and then the close tab X is used.  Workbench continues to function.

How to repeat:
Right click a table in the schemas pane and select Alter Table (or use the wrench icon)
Click the triggers tab
Click the name of an existing trigger
Click the X on the tab

Note: requires clicking the X on the tab, right click the tab and choose close will not produce the bug report dialogs.  Additionally if clicking in the code editor area for the trigger before clicking the tab X then the problem also does not manifest.

Suggested fix:
None
[24 Sep 2019 16:17] MySQL Verification Team
Please try version WorkBench 8.0.17 also provide the server version.
[24 Sep 2019 18:02] Rand Olmsted
Original problem was with 8.0.16 workbench and server.
Problem does not occur with 8.0.17 workbench and server.
[24 Sep 2019 19:29] MySQL Verification Team
Thank you for the feedback.