Bug 299203 - Tooltip on an item in the message list shows the wrong Preview
Summary: Tooltip on an item in the message list shows the wrong Preview
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail2
Classification: Applications
Component: message list (show other bugs)
Version: Git (master)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-01 21:49 UTC by Allen Winter
Modified: 2012-05-31 22:58 UTC (History)
1 user (show)

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 Allen Winter 2012-05-01 21:49:33 UTC
When I hover over an item in the message list a tooltip is shown.  That tooltip has various information like From, To, Date, Status.  It also has a Preview.

However the contents of the Preview aren't correct and don't belong to the item I am hovering over.
The Preview value seems to come from the items in a completely different folder.



Reproducible: Always

Steps to Reproduce:
1. hover over an item in the message list
2. look in the tooltip, Preview
3. see the Preview value doesn't below to the item currently hovered
Actual Results:  
the Preview value does not match the item being hovered

Expected Results:  
the Preview value should match the item being hovered
Comment 1 Allen Winter 2012-05-31 22:58:50 UTC
Christian helped me regenerate my nepomuk database from scratch and now I don't have this problem.  Christian also looked at the code that gets the preview from Nepomuk and he verified the code was fine.

Closing as INVALID -- assuming somehow during development and testing and bug fixing over the past years caused a corrupt nepomuk database.