[Okular-devel] [okular] [Bug 320753] Okular crashed when searching large document

2013-06-07 Thread bugzilla
https://bugs.kde.org/show_bug.cgi?id=320753 --- Comment #10 from bugzi...@eyra.se --- Created attachment 80385 --> https://bugs.kde.org/attachment.cgi?id=80385&action=edit My full valgrind pdf2ppm output Generated with seq 1 273 | while read X; do echo pdftoppm -f $X -l $X ICRA-2013-Digest.pdf

Re: [Okular-devel] Epub - webkit, getting text bounds

2013-06-07 Thread Jaydeep Solanki
Will it be a good idea to look for something in QtWebkit source that can get us bounding rects ? Cheers, Jaydeep On Fri, Jun 7, 2013 at 3:41 AM, Jaydeep Solanki wrote: > But it will give the bounding rect of the HTML element, not the text. We > can use the box of the HTML element to predict th

[Okular-devel] [okular] [Bug 319637] Annotations click box does not scale with zoom

2013-06-07 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=319637 --- Comment #3 from Till Schäfer --- I looked in the code and it seems like the rectangle with size 24 is there to guarantee a rectangle of size 24x24 at minimum. Therefore this may be a workaround to avoid hard clicking, when zooming far out. Maybe thi

[Okular-devel] [okular] [Bug 319637] Annotations click box does not scale with zoom

2013-06-07 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=319637 Till Schäfer changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|FIXED