#13636 closed bug (fixed)
[FileTypes] Short description label is invisible
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Preferences/FileTypes | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev51309 x86_64
Short description label is invisible in Application Type window Short description.
Attachments (1)
Change History (5)
by , 7 years ago
Attachment: | 0001-Fixed-certain-labels-not-being-drawn.patch added |
---|
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
Added a solution; the order of arguments to BTextControl's constructor was incorrect, thus a NULL was passed as label text.