Bug #18194 GUI refresh
Submitted: 13 Mar 2006 16:42 Modified: 28 Apr 2006 22:51
Reporter: Christopher Gervais Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.3 OS:MacOS (Mac OS X 10.4.5 8H14)
Assigned to: CPU Architecture:Any

[13 Mar 2006 16:42] Christopher Gervais
Description:
When running MySQL Administrator on my PowerBook G4/1.25GHz running Mac OS X 10.4.5, some status text in the Accounts section isn't being cleared when a user is selected.

How to repeat:
1. Open MySQL Administrator and connect to a local database instance
2. Click on Accounts in the toolbar
3. Select a user
4. Notice that the General pane is selected and the text "No account selected. Select an account to view its information." is visible over the Additional Information NSBox section. Switching among Account information panes (General, Schema Privileges, Resources) does not clear the text.

Suggested fix:
It appears that the NSTextField holding the status text (tag ID 50) referenced in step 3 isn't being disabled at the appropriate time.
[13 Mar 2006 16:50] Christopher Gervais
Screen shot of issue

Attachment: admin_screen.jpg (image/jpeg, text), 129.40 KiB.

[14 Mar 2006 8:52] Jorge del Conde
Thanks for your bug report.  I could reproduce this under 10.4.2
[28 Apr 2006 22:51] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html