Bug 159237 - No tooltip showing whole entry in contents panel
Summary: No tooltip showing whole entry in contents panel
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-03-13 13:38 UTC by albert
Modified: 2008-03-13 14:09 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-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