[Digikam-devel] [Bug 211622] Pressing PageDown should always show the next image (also when in Caption text field)
Marcel Wiesweg
marcel.wiesweg at gmx.de
Fri Nov 6 15:28:48 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=211622
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcel.wiesweg at gmx.de
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-11-06 16:28:46 ---
It's not actively blocked by digikam, rather the QTextEdit widget will accept
QKeySequence::MoveToNextPage (Page Down) etc. keys in its keyPressEvent method.
We can override that method or install an event filter if we want to use these
keys globally.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list