#1424 closed defect (fixed)
Long help strings can't be seen at all
Reported by: | rgs | Owned by: | walter |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Turtleart | Version: | Git as of bugdate |
Severity: | Major | Keywords: | help text wrapping |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
The help strings that should appear on the help tab whenever you hover a block don't show when the string is too long.
One solution that works OK is to activate the line wrap property of the help text label (patch attached).
The funny thing is the way that strings are wrapped once this property is activated (screenshot attached). They don't take all the available space, they wrap half way through. I suspect the label widget is not expanding itself along the toolbar.
Attachments (2)
Change History (4)
Changed 14 years ago by rgs
comment:1 Changed 14 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
fixed in v70
Note: See
TracTickets for help on using
tickets.
patch that activates line wrap on the help label