-
Notifications
You must be signed in to change notification settings - Fork 358
Description
-
Platform: At least Fedora 41 and Debian 13.
-
MythTV version:v34, v35 and Master v36-Pre
-
Package version: Built from source on all
-
Component:mythfrontend
What steps will reproduce the bug?
How to reproduce has been reported on the mythtv-user list by multiple people.
Person1:
I am starting to test updating my system and have compiled from
31474b3a0c98aa80ceb7903359af2024726156e (HEAD -> fixes/35)
I noticed on the frontend when I browse videos using the list view, the
bottom panel which shows the name of the video (or the directory
name) and a counter like 1 of 35 etc, after seven cursor-downs the info
panel stops updating. If I cursor-up, it will start updating again but
then also stop.
I see the same behavior in any of the themes when browsing videos using
a list view. I enabled a high level of debug output on both the
frontend and backend but I could didn't see any kind of error message.
Person 2:
I tested this on my Debian 13 frontend using mythfrontend version:
v36-Pre-502-gdee3ca2eff
I have 5 video series with one having 12 years and more than 20 episodes per year. In list mode if I move down to that series and then to the right to get to the years list I get the bottom panel to update as I move down but it stops at 10 for me, Same for the episode panel on the far right. the bottom panel also stops updating at 10. The list of the years or the episode does change in the panels above the bottom.
Person 3:
The details panel gets updated when the cursor moves over the list, but
not when the cursor stays in the same location and the list scrolls
under it. So to see the correct details, you have to move the cursor
up (or down if at the top) so it moves over the list, then down (or
up) again to the item that has just been scrolled into visibility.