Bug #38431 Resizing Comment column under Physical Schemata view doesn't save
Submitted: 29 Jul 2008 16:00 Modified: 5 Aug 2008 15:07
Reporter: Jeremy Tinley Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.23 OS:Windows (XP Pro SP2)
Assigned to: Mike Lischke CPU Architecture:Any

[29 Jul 2008 16:00] Jeremy Tinley
Description:
When resizing the comment column under Physical Schemata view in column format, the column resize is reverted when switching between schemas.

How to repeat:
Open a new workbench file.
Create a new schema
Add a table to the schema.
Create a second schema.

Select the first schema
Resize the comments column.
Select the second schema, then back to the first.

The comment column width should have reverted to the original width

Suggested fix:
Retain the column width all the time.
[29 Jul 2008 16:04] Johannes Taxacher
column
[31 Jul 2008 9:36] Mike Lischke
Fixed in 5.0 (rev 3169) and 5.1 (rev 3307).
[1 Aug 2008 22:03] Johannes Taxacher
column settings are now adjusted correctly when switching between schemata.
fix will be included in 5.0.24
[5 Aug 2008 15:07] Tony Bedford
An entry has been added to the 5.0.24 changelog:

When resizing the comment column under Physical Schemata view in column format, the column resize was reverted when switching between schemas.