----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106035/#review17446 -----------------------------------------------------------
The code in AnnotationPopup::exec that checks choice is wrong and will only find == for the last annotation - Albert Astals Cid On Aug. 15, 2012, noon, Tobias Koenig wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/106035/ > ----------------------------------------------------------- > > (Updated Aug. 15, 2012, noon) > > > Review request for Okular. > > > Description > ------- > > If two annotations are placed on top of each other, clicking with the RMB on > them will only show the menu entries for the top-most annotation. > This patch changes the behaviour by showing menu entries for all annotations > that are located at that position. > > > Diffs > ----- > > core/page.h a2571b7 > core/page.cpp c778fe2 > ui/annotationpopup.h e74284c > ui/annotationpopup.cpp 1c3a717 > ui/pageview.cpp bcb4795 > > Diff: http://git.reviewboard.kde.org/r/106035/diff/ > > > Testing > ------- > > The patch fixes https://bugs.kde.org/show_bug.cgi?id=300942 and testing was > done with the PDF attached to that bug report. > > > Thanks, > > Tobias Koenig > >
_______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
