Bug 159237

Summary: No tooltip showing whole entry in contents panel
Product: [Applications] okular Reporter: albert <alberthilbert>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description albert 2008-03-13 13:38:13 UTC
Version:            (using KDE 4.0.2)
Installed from:    Ubuntu Packages

When an entry in contents panel is too long to fit the column width, there is no tooltip showing the whole entry.
Comment 1 Pino Toscano 2008-03-13 14:09:27 UTC
SVN commit 785176 by pino:

Return the tooltip as well.

BUG: 159237


 M  +1 -0      tocmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=785176
Comment 2 Pino Toscano 2008-03-13 14:09:39 UTC
SVN commit 785177 by pino:

Backport: return the tooltip as well.

CCBUG: 159237


 M  +1 -0      tocmodel.cpp  


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