Bug #72968 Fix problem with bold letters in MySqlListView.
Submitted: 12 Jun 2014 0:54 Modified: 30 Jun 2014 21:39
Reporter: Javier Treviño Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL for Windows: MySQL for Excel Severity:S3 (Non-critical)
Version:1.3.0 OS:Any
Assigned to: CPU Architecture:Any

[12 Jun 2014 0:54] Javier Treviño
Description:
The MySqlListView control has a drawing cosmetic issue the first time the control receives focus, each item is drawn in bold when hovering the mouse over each list item.

How to repeat:
1. Open MySQL for Excel
2. Click on any connection displayed on the connections list.
3. Hover the mouse over other connections, note the text in them becomes bold, it may turn back to standard black color when selecting other connection and then going back to the previous connection again.

Same happens with schemas and DB objects.
[12 Jun 2014 0:57] Javier Treviño
Posted by developer:
 
Fixed a cosmetic problem on the graphical list of connections, schemas and database objects where the text of each list item turned bold when hovering the mouse over.
[30 Jun 2014 21:39] Philip Olson
Fixed as of the upcoming MySQL for Excel 1.3.1 release, and here's the changelog entry:

Hovering over elements in the MySQL connecting and object listing could
cause the text of each item to be bold.

Thank you for the bug report.