Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc3.4.3 OS: Linux Image as link isn't working Check http://skawina.eu.org/mikolaj/vst.pdf Page 16. Works in acroread5, xpdf. In KPDF not.
CVS commit by aacid: Fix bug 101648, thanks a lot for reporting Mikolaj Do not assume that there can be only one objectrect in a given point, remove const ObjectRect * KPDFPage::getObjectRect( double x, double y ) const and add const ObjectRect * KPDFPage::hasObject( ObjectRect::ObjectType type, double x, double y ) const instead BUGS:101648 M +2 -2 core/page.cpp 1.21 M +51 -53 core/page.h 1.11 M +14 -14 ui/pageview.cpp 1.51
Created attachment 147946 [details] The file for posterity