Bug #51141 Reverse Engineer Database screen doesn't render "_" in names
Submitted: 12 Feb 2010 12:16 Modified: 26 Apr 2010 12:18
Reporter: Kevin T Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.14 OS:Windows (Windows 7)
Assigned to: Mike Lischke CPU Architecture:Any

[12 Feb 2010 12:16] Kevin T
Description:
WHERE
The list of Schemata you can pick to Reverse Engineer. 

How to repeat:
Press Ctrl-R

Get to "Step 3" (Select Schemata) of the "Reverse Engineer Database" task 

All the databases with "_" in its name seem to render with an underline ie: the database called "hello_world" is displayed as helloworld (press Alt and the w gets underlined).

No biggie practically but a bit weird.
[12 Feb 2010 16:24] Johannes Taxacher
i see all underscore chars in schema names displayed correctly on my win7 box.
[12 Feb 2010 17:02] MySQL Verification Team
Thank you for the bug report. Could you please try version 5.2.15. Thanks in advance.
[12 Feb 2010 20:32] Johannes Taxacher
ok, got it. only first occurring underscore is displayed as accelerator underline.
[13 Feb 2010 3:01] Kevin T
Not the case here unfortunately. Still getting the "problem" as outlined above. 
If others have this problem, please report then we'll know it isn't an isolated instance - thanks.
[20 Apr 2010 23:39] Alfredo Kojima
Added bug #52965 as duplicate
[23 Apr 2010 13:32] Mike Lischke
Fixed in repository.
[24 Apr 2010 0:20] Johannes Taxacher
fix confirmed in repository
[26 Apr 2010 12:18] Tony Bedford
An entry has been added to the 5.2.20 changelog:

In the Reverse Engineer Database wizard, on the Select Schemata page, any schema name containing an underscore was displayed without the underscore character. Further, if the Alt key was pressed, the underscores appeared under the first character located after where the underscore should have been displayed, giving the character the appearance of being an accelerator key.