https://bugs.kde.org/show_bug.cgi?id=394076
--- Comment #3 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> --- (In reply to romeoK from comment #1) > additional comment: After assigning new keys, as long as you don't restart > Kaffeine, the bindings work. The problem here was actually specific to LEFT and RIGHT keys. The root cause is because MediaWidget::dvdMenuChanged was redefining it, due to DVD reproduction. I reworkted the code, providing a cleaner implementation for DVD menu navigation (with uses UP, DOWN, LEFT and RIGHT keys). Basically, when DVD is reproduced, it will temporarily override the above keys in order to control the DVD menu. The normal behaviour is returned when reproducing any other type of media. -- You are receiving this mail because: You are watching all bug changes.