Bug 160502 - Phantom Highlights in review tree
Summary: Phantom Highlights in review tree
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 11:25 UTC by albert
Modified: 2008-04-08 23:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description albert 2008-04-07 11:25:47 UTC
Version:            (using KDE 4.0.3)
Installed from:    Ubuntu Packages

If you select the highlighter and drag the "invisible ribbon box" in a zone without text, no highlights appear into the document but a new item is created in the review tree.
Comment 1 Pino Toscano 2008-04-08 23:22:22 UTC
SVN commit 794917 by pino:

Constructing a text highlight annotation with no text inside is pointless, don't do it.

BUG: 160502


 M  +14 -10    pageviewannotator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=794917
Comment 2 Pino Toscano 2008-04-08 23:22:27 UTC
SVN commit 794918 by pino:

Backport: constructing a text highlight annotation with no text inside is pointless.

CCBUG: 160502


 M  +14 -10    pageviewannotator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=794918