<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>46458</bug_id>
          
          <creation_ts>2010-09-24 05:05:04 -0700</creation_ts>
          <short_desc>[Qt] Transparency in QGraphicsWebView is broken on Maemo6 with the OpenGL paint engine</short_desc>
          <delta_ts>2010-10-06 06:50:39 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>45509</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jarmo Backlund">jarmo.backlund</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ademar</cc>
    
    <cc>hausmann</cc>
    
    <cc>kenneth</cc>
    
    <cc>menard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>284322</commentid>
    <comment_count>0</comment_count>
    <who name="Jarmo Backlund">jarmo.backlund</who>
    <bug_when>2010-09-24 05:05:04 -0700</bug_when>
    <thetext>The problem is that when we disable QGraphicsItem::ItemCoordinateCache in
ovirunner we will get a black layer on top of the map.

Maemo6, see more QT-3986.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>284344</commentid>
    <comment_count>1</comment_count>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2010-09-24 06:43:53 -0700</bug_when>
    <thetext>Please provide a reduced testcase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287413</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-30 00:39:25 -0700</bug_when>
    <thetext>Re-opening, QT-3986 contains a test-case that reproduces the issue. From the investigation of Alexis and me it is not unlikely to be a WebKit bug or a bug in Qt that is triggered by WebKit. For the moment we assume it&apos;s a WebKit bug and it&apos;s tracked here. Maemo bz 190777 has additional information.

I&apos;m also adding this to the 2.1 release blocker, but this bug is a regression in 2.1 that does not happen with 2.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287480</commentid>
    <comment_count>3</comment_count>
    <who name="Jarmo Backlund">jarmo.backlund</who>
    <bug_when>2010-09-30 04:01:02 -0700</bug_when>
    <thetext>--- Comment #51 from Kinnunen Kimmo (Nokia) &lt;kimmo.t.kinnunen@nokia.com&gt; 2010-09-30 13:45:16 EEST --- If you run the app with mtf &apos;-graphicsystem raster -software&apos; flag, you can see it works as expected on device. On host + mtf, raster is broken anyway..

Passing -software to a mtf app disables the usage of glwidget for graphicsview.

-graphicsview raster -software -&gt; ok
-software -&gt; not ok
-graphicsview raster -&gt; not ok


Somehow on GL the paint gets black background. Painting with different webkit bg color + alpha does not work, the black rect glows through the translucent bg.

QPalette palette = webView-&gt;page()-&gt;palette(); palette.setBrush(QPalette::Base, QColor(255,0,0,125));
webView-&gt;setPalette(palette);</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287528</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-09-30 06:52:55 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 45509 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>290263</commentid>
    <comment_count>5</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2010-10-06 06:50:39 -0700</bug_when>
    <thetext>marked as duplicated and therefore should not block the release</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>