Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#9228 closed defect (Fixed)
OSD delete dialog leaves playback paused after pressing Esc
Reported by: | Owned by: | markk | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.24.1 |
Component: | MythTV - General | Version: | 0.24-fixes |
Severity: | low | Keywords: | delete dialog esc pause osd |
Cc: | Ticket locked: | no |
Description
When D is pressed while playing back a recording, the playback pauses while a dialog pops up asking whether the user wishes to delete the recording. If the user presses Esc at this point, the dialog disappears but the playback stays paused, with no OSD indication of paused state. The user has to press P to resume playback.
I think (although have no easy way of testing) that this is new in 0.24, that is, I think in earlier versions, pressing Esc would resume playback after dismissing the OSD dialog. This would certainly seem the logical thing to do in the case that the user pressed D accidentally.
$ mythfrontend --version
Please attach all output as a file in bug reports.
MythTV Version : 27204
MythTV Branch : branches/release-0-24-fixes
Network Protocol : 63
Library API : 0.24.20101028-1
QT Version : 4.7.0
Options compiled in:
linux debug using_alsa using_jack using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg
Change History (6)
comment:1 Changed 14 years ago by
Owner: | set to markk |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
If it is intended behaviour to stay paused after pressing Esc to dismiss the Delete dialog, then I suggest that the OSD paused indicator should appear. That way the user would know that he needs to unpause and doesn't just think it has hung.
However, I think it would be better to resume after pressing Esc.
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → Fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 14 years ago by
comment:6 Changed 14 years ago by
Milestone: | unknown → 0.24.1 |
---|
I honestly don't know if this is considered a bug or if it is one of the intended changes introduced by the new MythUI OSD, but I've noticed this behaviour as well. Mark, feel free to kill it or unassign it.