| Summary: | Chat windows don't refresh/repaint properly when unfocused on arrival of new messages | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Manuel Nickschas <sputnick> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Manuel Nickschas
2008-01-15 12:08:14 UTC
Scrolling issue is fixed already. Drawing issue is KHTML's fault. We're going to have the chance to use another rendering engine soon, so maybe that will fix it. I have sent a patch to kde-core-devel that fixes KHTML redrawing bugs. I'll commit it later if nobody objects. http://lists.kde.org/?l=kde-core-devel&m=120204666623056&w=2 SVN commit 771204 by rjarosz: Backport commit 771201. Make sure that static widget is always at position 0,0. CCBUG: 155820 M +13 -0 khtmlview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=771204 |