Bug #25350 Apply changes button color
Submitted: 1 Jan 2007 16:20 Modified: 1 Jan 2007 16:38
Reporter: Peter Volk (Basic Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S2 (Serious)
Version:1.1.8 alpha OS:Windows (Win XP Pro SP2)
Assigned to: CPU Architecture:Any

[1 Jan 2007 16:20] Peter Volk
Description:
When changing a table (adding columns, changing name) the apply button does not change its color. It seem to be almost random behavior. 

How to repeat:
first test case:

Create a model. 
Add a table.
double click table in the model.
Change the table name. 
Click on the column tab in the table editor
--> the Apply button is still gray
Click on the gray apply button once.
--> Apply button changes to black, Table name changes in the model but no in the table editor tab header (see bug# 25348)

Second test case:
Edit an existing table
Add a column name
Click on the white space beneath the column editor
--> Apply button stays gray
Click on the gray apply button once.
--> Apply button changes to black
--> Changes are NOT reflected in the model viewer
Click on black apply button 
--> Changes are still not reflected in the model view. Closing the table editor for this table and reopening it still does not reflect the changes. --> changes are lost (see bug# 25115)

Suggested fix:
On every event in the table editor change the Apply button color to black. Seems to be missing in a few places.
[1 Jan 2007 16:21] Peter Volk
Raised severity due to missing workaround
[1 Jan 2007 16:38] Valeriy Kravchuk
Thank you for a bug report. Verified just as described. Set severity S2 as this is not a crashing bug.