Bug #51417 Forward Engineering Progress, Message Log overflow hidden
Submitted: 23 Feb 2010 11:53 Modified: 16 Apr 2010 13:56
Reporter: Andrea Bergamasco Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.16 OSS Beta OS:Windows (XP SP3)
Assigned to: Mike Lischke CPU Architecture:Any

[23 Feb 2010 11:53] Andrea Bergamasco
Description:
While executing a forward engineering script, if errors occur and the log is longer than the message window it's not possible to scroll.
Even the "Back" button is disabled, so it's not possible to check what happened.

How to repeat:
1) Execute a forward engineering with an error
2) Try to read the rest of the message log if it overflows the message log window height.

Suggested fix:
Fix the scroll, the textarea looks as disabled and the scroll down button is hidden, problably it follows the height of the text and not the height of the assigned box.
[23 Feb 2010 11:54] Andrea Bergamasco
Screenshot

Attachment: wb_forward_engineer.jpg (image/jpeg, text), 84.63 KiB.

[26 Feb 2010 21:33] Johannes Taxacher
Bug # 51490 has been marked as duplicate of this one
[12 Apr 2010 11:26] Mike Lischke
Fixed in 5.2
[13 Apr 2010 0:52] Johannes Taxacher
fix confirmed in repository
[16 Apr 2010 13:56] Tony Bedford
An entry has been added to the 5.2.18 changelog:

The Message Log text area in the Forward Engineer to Database wizard was in active, preventing scrolling of the message when an error occurred.