Opened 18 years ago
Closed 18 years ago
#5942 closed defect (invalid)
Program Details Truncated in UI
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The Program Details screen (keymap U) shows a truncated display of the details. For example the last line might end in with the first name of an actor, where the next line that starts with the last name is missing.
The scroll arrows do scroll the display but just brings up blank space.
This has been the case on the trunk for the last couple of weeks. I'm currently at 19161. Prior to this this the program details screen was more broken, showing an xterm style display with no scrolling at all.
Note:
See TracTickets
for help on using tickets.

this will be fixed with the mythui port of that screen, which is already started but can only committed after the last calling page is converted to mythui.
The bug itself seems to be a Qt bug with QLabel and word wrapping as stated in [19017]