Bug #35926 crash after pressing Esc in FK dropdown box
Submitted: 9 Apr 2008 9:03 Modified: 11 May 2008 0:34
Reporter: Johannes Taxacher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.17 RC Rev 3011 OS:Windows
Assigned to: Mike Lischke CPU Architecture:Any

[9 Apr 2008 9:03] Johannes Taxacher
Description:
in table editors FK Tab, when a column for the FK is checked (right pane) the dropdown "Referenced Column" opens. Pressing Esc leads to AV

How to repeat:
- create model with two simple tables (containing at least a key column)
- open table editor for one table and goto "Foreign Keys"-Tab
- enter a key name, select a "Refernced Table", check a column (in the right pane)
- now the dropdown for "Referenced Column" should open
- Press Esc -> AV
[9 Apr 2008 9:53] Mike Lischke
Fixed in rev 3015.
[9 Apr 2008 10:24] Johannes Taxacher
fixed; tested with SVN Rev 3015
[11 May 2008 0:34] Paul DuBois
Noted in 5.0.18 changelog.

In the table editors foreign key Tab, when a column for the foreign 
key is checked (right pane), the Referenced Column dropdown opens.
Pressing Escape at this point caused a crash.