shubham added inline comments. INLINE COMMENTS
> pageview.cpp:3318 > + const QString text = item->page()->text( area ); > + d->pagesWithTextSelection.insert( currentPage ); > + d->document->setPageTextSelection( currentPage, area, > palette().color( QPalette::Active, QPalette::Highlight ) ); Lines below produce segmentation fault, can't figure out what's wrong here REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D18744 To: shubham, aacid, ngraham Cc: okular-devel, tfella, ngraham, darcyshen, aacid
