Opened 21 years ago
Closed 21 years ago
Last modified 19 years ago
#26 closed defect (fixed)
Oddities with the file/directory picker in List View
| Reported by: | Owned by: | jdonavan | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | 0.18 |
| Severity: | low | Keywords: | list picker video |
| Cc: | Ticket locked: | no |
Description
If you cursor has previously roamed over a video, if you are no longer over that video, but over a directory, and press [Enter], it will play the video you were last over.
Consider the following tree under /video...
Directory1
+ Video A + Video B
Directory 2
+ Video C + Video D + Video E
Directory 3
+ Video F + Video G + Video H
Video 1 Video 2
If you were to browse to Video1 then put your cursor over Directory 2, when you press enter, Video 1 would play. Similarly, if you browse to Video B, escape back up the tree one level and hover over Directory 3, if you press enter, it would play Video B.
[Enter] seems to play whatever last video you hovered over, no matter where you currently are.
jdonavan@… instructed me to add this to the trak database.
Attachments (1)
Change History (5)
comment:1 by , 21 years ago
| Owner: | changed from to |
|---|
comment:2 by , 21 years ago
| Status: | new → assigned |
|---|
comment:3 by , 21 years ago
that would be this way :) :
enter now goes into a directory (just as RIGHT does), instead of playing the lastly hovered-over video.
escape now doesn't quit mythvideo right away, but has the videotree go up one level. When the videotree is already at its top, mythvideo quits.
I found this to be the most intuitive behavior, I hope the people with svn access agree :)

fixes the problem in this way: