Summary: | switching between identical tabs causes unnecessary repaint | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Yves Glodt <yg> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | grundleborg, lex.lists |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yves Glodt
2006-03-26 19:47:08 UTC
More investigation on the bug: it is related to http://bugs.kde.org/show_bug.cgi?id=103613 but apart of the form controls, it's also the scroll and statusbars that flicker. Duplicate this tab and switch between them, it's easily visible. Also I noticed that when the 2 tabs show a filemanager view, really the entire content is repainted. In case of 2 websites in 2 tabs, it's "only" the status-, scrollbar and the form controls Confirm this behaviour on KDE 3.5.5 / Kubuntu 6.10. Full window repainting causes flicker when switching between two identical tabs. Status, scrollbar & form controls flash when switching between two identical web pages. Has this been fixed by the work done for http://bugs.kde.org/show_bug.cgi?id=103613 ? No more flickering in kde4, it works for me in trunk 20080507 Works for me in svn trunk r807691 (20080507) I agree this seems to be fixed in trunk r808613. Closing. (this was http://bugs.kde.org/show_bug.cgi?id=58040 in fact) |