Bug #65500 Active field gets change on selecting/deselecting NN checkbox
Submitted: 3 Jun 2012 11:15 Modified: 31 Aug 2012 6:57
Reporter: Yerzhan Tulepov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version: 5.2.40 revision 8790 OS:Linux (2.6.32-220.17.1.el6.x86_64)
Assigned to: CPU Architecture:Any

[3 Jun 2012 11:15] Yerzhan Tulepov
Description:
When there are too many fields in Columns tab to fully get fit into the tab's view port/area and, consequently, v. scrollbar appears, and when one sets/resets, say, NN checkbox of a last column the view port automaticly scroll up, though the v. scroll bar stays intact.

How to repeat:
1. Create table.
2. Create a number of fields, so that they all do not fit in the Columns tab's view area, that results in appearing a vertical scroll bar.
3. Scroll to the last column.
4. Set NN check box -> that should change active record to some higher one.
[4 Jun 2012 16:43] MySQL Verification Team
Thank you for the bug report.
[31 Aug 2012 6:57] Philip Olson
Fixed as of the upcoming 5.2.43, and here's the changelog entry:

 The vertical scrollbar in the table definition window would
 appear incorrect after clicking a NN (Not Null) checkbox on one
 of the column definitions.

Thank you for the report.