Summary: | Tabbed chat windows do not automatically scroll | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Benson Tsai <btsai> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Forces tabs to keepScrolledDown() if necessary. |
Description
Benson Tsai
2008-01-06 04:55:15 UTC
Created attachment 22863 [details]
Forces tabs to keepScrolledDown() if necessary.
SVN commit 765403 by rjarosz: Fix bug 155237: Autoscrolling in unfocused tabs is not working Fix bug 155172: Tabbed chat windows do not automatically scroll BUG: 155237 BUG: 155172 M +2 -0 kopetechatwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765403 SVN commit 765422 by rjarosz: Backport fix for bug 155237 and 155172: Autoscrolling in unfocused tabs is not working CCBUG: 155237 CCBUG: 155172 M +2 -0 kopetechatwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765422 |