Opened 15 years ago

Closed 15 years ago

#5942 closed defect (invalid)

Program Details Truncated in UI

Reported by: km@… 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.

Change History (1)

comment:1 Changed 15 years ago by Janne Grunau

Resolution: invalid
Status: newclosed

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]

Note: See TracTickets for help on using tickets.