Opened 18 years ago
Closed 18 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)
Note:
See TracTickets
for help on using tickets.

Forgot to choose the right component (MythUI)