Version: (using KDE 4.4.0) Installed from: Unspecified Linux When viewing videos, a click on the video does not return the user to the thumbnail view, as is the case with jpeg photos.
Yes because it's phonon widget, not digiKam widget. Gilles Caulier
Can we install an event filter or inherit from the phonon widget to receive mouse events on the display area?
yes, in theory, if this event is not re-routed by video player backend. Gilles
SVN commit 1179524 by aclemens: Use an eventFilter for the MediaPlayerView, to allow quitting a moview by pressing the left mouse button. BUG: 228547 M +2 -1 NEWS M +63 -15 digikam/mediaplayerview.cpp M +27 -3 digikam/mediaplayerview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1179524