Bug 267312 - After some time of use, tabs are broken
Summary: After some time of use, tabs are broken
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.6.85
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 15:32 UTC by Cédric Bellegarde
Modified: 2011-03-02 23:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (154.83 KB, image/jpeg)
2011-02-28 15:32 UTC, Cédric Bellegarde
Details

Note You need to log in before you can comment on or make changes to this bug.
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.