Version: 4.6.0 (using KDE 4.6.0) OS: Linux After tab reordering updating of tab leads to improper tab text coloring and sometimes to improper text on it. Reproducible: Always Steps to Reproduce: 1.1. Open site in tab, e.g. kde.org 1.2. Open second tab and another site, e.g. google.com 1.3. Open third tab with, e.g. kernel.org (tabs are: kde.org, google.com, kernel.org) 2. Move kernel.org tab to first place, now they are: kernel.org, kde.org, google.com 3. Update current (kernel.org) tab. Actual Results: Third (google.com) tab would be hilighted. Sometimes even text on tab replaced with text of tab been reloaded but I don't find stable test case to reproduce this. Expected Results: First (kde.org) tab have to be hilighted and text of it updated too.
4.6.2 Bug present. Would it be fixed?
4.7 RC1 Bug is present.
4.7 RC2 Still reproducable.
*** Bug 290988 has been marked as a duplicate of this bug. ***
Git commit 349264ee404c8a6b3d4cba4ee5c67df0982e97e0 by Dawit Alemayehu. Committed on 22/01/2012 at 19:12. Pushed by adawit into branch 'KDE/4.8'. Moving tabs causes wrong tab to be highlighted upon reload. FIXED-IN: 4.8.1 REVIEW: 103740 M +3 -0 konqueror/src/konqtabs.cpp http://commits.kde.org/kde-baseapps/349264ee404c8a6b3d4cba4ee5c67df0982e97e0
Git commit 92385ff42503710f7b47954776a4fc1fe0637fbb by Dawit Alemayehu. Committed on 22/01/2012 at 19:12. Pushed by adawit into branch 'master'. Moving tabs causes wrong tab to be highlighted upon reload. FIXED-IN: 4.8.1 REVIEW: 103740 (cherry picked from commit 349264ee404c8a6b3d4cba4ee5c67df0982e97e0) M +3 -0 konqueror/src/konqtabs.cpp http://commits.kde.org/kde-baseapps/92385ff42503710f7b47954776a4fc1fe0637fbb
Thanks for fixing! Waiting for 4.8.1 :)
Thank you Dawit for the fix! :)