Bug #52878 Workbench object browser doesn't fully update after context command.
Submitted: 16 Apr 2010 2:22 Modified: 26 Aug 2011 14:46
Reporter: Jacob King Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.18 R5625 OS:Any (XP Pro, Mac)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: context menu, drop table, Object Browser, workbench

[16 Apr 2010 2:22] Jacob King
Description:
When I right click a table in the Object Browser and choose Drop Table, the label of the tables tree node goes away, but the image and plus sign do not.

How to repeat:
Open MySql Workbench.
Open a script file on a stored connection.
Expand the database node.
Expand the tables node. (Mine was empty.)
Run a table create statement.
Right click on tables node.
Choose Refresh All.
Expand the tables node.
Right click on a table (the table not the folder) node and chose Drop Table.
Observe that plus sign and table icon were not removed.
[4 May 2010 15:38] Alfredo Kojima
Marked bug #53384 as duplicate (Mac)
[24 May 2010 12:56] Alfredo Kojima
Fixed in Mac, Windows pending
[22 Jun 2010 14:50] Alfredo Kojima
Marked bug #54657 as duplicate of this one
[21 Jul 2010 19:09] Alfredo Kojima
marked bug #55160 as duplicate
[30 Aug 2010 21:34] Alfredo Kojima
bug #52950 is a duplicate
[26 Aug 2011 14:46] Philip Olson
This is fixed as of 5.2.32:

        Dropping a table from the <guilabel>Object Browser</guilabel>
        did not remove the table's icon.