Version: (using KDE 4.4.0) Installed from: SuSE RPMs If user presses (by accident) F6 (make annotation) it is not possible to cancel the operation. Okular asks for user name (for annotation) and despite the dialog has "cancel" and [x] buttons they are ignored by okular. The easiest way to cancel it is to kill entire app.
SVN commit 1160649 by pino: ask for the annotation author before creating the actual annotator, so we can avoid it if needed also, no need to iterate again, as the input dialog will not accept an empty (not totally blank) value furthermore, abort annotator creation if the user aborts the input dialog BUG: 236865 M +28 -0 pageview.cpp M +0 -20 pageviewannotator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1160649