Bug 267312

Summary: After some time of use, tabs are broken
Product: [Applications] rekonq Reporter: Cédric Bellegarde <web>
Component: generalAssignee: Andrea Diamantini <adjam7>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.6.85   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Cédric Bellegarde 2011-02-28 15:32:54 UTC
Created attachment 57574 [details]
Screenshot

Version:           0.6.85 (using KDE 4.6.0) 
OS:                Linux

When i browser the web, after some time of use, tabs get broken.

This bug wasn't present in 0.6.80.

I'm using raster by default (QT_GRAPHICSSYSTEM=raster) so may be due to recent commit about raster.

See screenshot for what is happening.

Reproducible: Sometimes
Comment 1 Cédric Bellegarde 2011-03-02 10:23:38 UTC
Git commit 5765a34a7042226aaf01c19459c162d35508a18a by Cedric Bellegarde.
Committed on 02/03/2011 at 10:20.
Pushed by cedric into branch 'master'.

Check for empty pixmap, this prevent us drawing an empty area.
BUG:267312

M  +6    -1    src/tabhighlighteffect.cpp     

http://commits.kde.org/rekonq/5765a34a7042226aaf01c19459c162d35508a18a
Comment 3 Thorsten Mühlfelder 2011-03-02 23:37:55 UTC
Had the same problem and this change seems to fix it for me.