Bug #70993 bad x on close on MySQL-workbench
Submitted: 24 Nov 2013 8:44 Modified: 6 Nov 2014 4:05
Reporter: Simon Mudd (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:6.0.8.11354 build 833 OS:Linux (CentOS 6)
Assigned to: CPU Architecture:Any
Tags: bad x for close, centos6

[24 Nov 2013 8:44] Simon Mudd
Description:
Minor bug seen with the version specified:

$ rpm -q centos-release mysql-workbench-community
centos-release-6-4.el6.centos.10.x86_64
mysql-workbench-community-6.0.8-1.el6.x86_64

The windows should have a 'x' to indicate you can close this but the icon I see is different. This is a bit confusing.

How to repeat:
see above.
Image to be uploaded.

Suggested fix:
Make the "x" to close the window look an "x".
[24 Nov 2013 8:55] Simon Mudd
The x which indicates where you should close the window shows up incorrectly.

Attachment: bad_x_to_close1.png (image/png, text), 39.11 KiB.

[11 Dec 2013 13:13] MySQL Verification Team
Thank you for the bug report. Are you using Gnome with non-default theme because
I can't repeat on CentOS 6.4. Thanks.
[13 Dec 2013 6:17] Simon Mudd
I'm running this on a kvm instance which is not the main desktop. Therefore I do not have installed all of the desktop on this server (for saving disk space). I'll only have installed any package requirements pulled in by your rpms and others I'm running.

So I'll provide a list of rpms to you which are on this server and hopefully that will answer what is/is not installed on the server.
[13 Dec 2013 6:21] Simon Mudd
As usual, if you need or expect certain packages to be installed then require them in the rpm spec file. In this case perhaps this is all that's missing?
[21 Jan 2014 15:57] Alfredo Kojima
You're missing some font package, but it's hard to tell what.
[23 Apr 2014 13:31] MySQL Verification Team
Please try version 6.1.4. Thanks.
[23 Apr 2014 14:17] Simon Mudd
So same issue seen on 6.1.4. just checked, the same "missing X" as shown in the image before.
[23 Apr 2014 14:19] Simon Mudd
6.1.4 showing the same issue (see MySQL Mode and EER Diagram)

Attachment: Screen Shot 2014-04-23 at 16.18.39.png (image/png, text), 75.07 KiB.

[6 Nov 2014 4:05] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.2.4 release, and here's the changelog entry:

On Linux, the [x] button to close an SQL editor tab was missing if the required 
font package was not present on the system. Now, an image is used instead.

Thank you for the bug report.