Bwidget Source Code
View Ticket
Not logged in
Ticket UUID: 6c6704e40f9fb1ee242b22ae9416443c806b1532
Title: Themed Combobox shows listbox white on white when colors given
Type: Bug Version: 1.9.7
Submitter: oehhar Created on: 2013-10-15 18:48:25
Subsystem: bwidget 1.x Assigned To: oehhar
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2013-10-15 19:08:44
Resolution: Accepted Closed By: oehhar
    Closed on: 2013-10-15 19:08:44
Description: (text/x-fossil-wiki)
As observed in ticket [cc3b12e22f], the following code shows a listbox with white text on white background:

<verbatim>
Widget::theme 1
pack [ComboBox .lc -values {A B C} -foreground yellow -background red]
</verbatim>

Wolfgang S. Kechel provided the attached patch.
User Comments: oehhar added on 2013-10-15 19:08:44: (text/x-fossil-wiki)
Fix commited in checkin [73bdde118f] - Closed.
Thank you,
Harald

Attachments: