Bug #13239 | No icons are shown in fields | ||
---|---|---|---|
Submitted: | 15 Sep 2005 22:43 | Modified: | 16 Sep 2005 0:54 |
Reporter: | Frank Maas (Basic Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.14 | OS: | Windows (Windows 2000) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[15 Sep 2005 22:43]
Frank Maas
[16 Sep 2005 0:51]
MySQL Verification Team
Showing editing a blob
Attachment: bug13239.PNG (image/x-png, text), 47.93 KiB.
[16 Sep 2005 0:54]
MySQL Verification Team
I was unable to repeat the behavior reported. Please see the file I attached in Files section showing QB editing a blob column.
[16 Sep 2005 7:15]
Frank Maas
Sorry for being unclear: the documentation describes the 'BLOB icons' as being available for BLOB and TEXT fields. I only use TEXT fields and found that the icons were not showing, you tested with a BLOB field and indeed there the icons are shown. So either the documentation (par 5.6) is wrong, or there still is a bug. I've added a screenshot myself ;-)
[16 Sep 2005 7:16]
Frank Maas
Screenshot showing icons for BLOB and nothing for TEXT
Attachment: bug_13239.jpg (image/jpeg, text), 36.45 KiB.
[16 Sep 2005 12:37]
MySQL Verification Team
You can see the icons for TEXT columns when that column was defined in the table creation as TEXT BINARY since that feature is for binary fields.