Bug 494397

Summary: TV broadcast information window too narrow
Product: [Applications] Telly Skout Reporter: kdebugger444
Component: GeneralAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: plata.hill
Priority: NOR    
Version: 24.08.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: picture of the Telly-Skout bug

Description kdebugger444 2024-10-10 09:16:13 UTC
Created attachment 174601 [details]
picture of the Telly-Skout bug

The TV-show-information window is too narrow after clicking to inform about its content. This happens on every available TV-channel.


STEPS TO REPRODUCE
1. open Telly-Skout
2. wait until the content of the channels are loaded
3. click on a random show/movie/whatever to get information about the content of this show/movie/whatever

OBSERVED RESULT
Look at the window size with the information about the content - it is way too narrow, you often see only two ot three words in one row.

EXPECTED RESULT
In older versions there has been a normal windows size with a full row of words of the content informations.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
KDE Plasma Version: 6.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.3
Comment 1 Plata 2024-10-11 09:16:44 UTC
This is a known bug in the Kirigami PromptDialog. In this past, OverlaySheet was used. This is now deprecated and has thus been replaced by PromptDialog.

*** This bug has been marked as a duplicate of bug 493581 ***