| Summary: | Right arrow key should move to the next file if current file is a video that's finished playing | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Francesco Frassinelli <fraph24> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | benni, bugseforuns, nate |
| Priority: | NOR | ||
| Version First Reported In: | Git (add output of "git log -1 --oneline" to description) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Francesco Frassinelli
2013-01-03 11:26:43 UTC
Are you using the phonon gstreamer backend? If that's the case, could you try with the vlc one? I'm using the gstreamer backend. With phonon-vlc there's no freeze. In order to move to the next item, I have to press [SPACE]. The right arrow makes the video start from the beginning (like a loop). I think that, apart from this bug, there's a lack of key binding consistency key caused by the video widget management. I can't reproduce the hang, but the arrow key behavior is still there and would be nice to fix. |