Opened 12 years ago
Closed 12 years ago
#5833 closed patch (invalid)
Fix bug in MythUIType::cutDown due to QT bug
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | unknown |
Severity: | medium | Keywords: | MythUI textarea |
Cc: | Xavier Hervy <xavier.hervy@…> | Ticket locked: | no |
Description
This patch fix a bug with MythUIType::cutDown which return an empty string when text is to long inn multiline mode.
QFontMetrics::boundingRect does not seem to take len in account in QT 4.3.2
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | cutDown.diff added |
---|
comment:1 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Forgot to choose the right component (MythUI)