<?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>102381</bug_id>
          
          <creation_ts>2012-11-15 06:48:15 -0800</creation_ts>
          <short_desc>background-attachment:fixed changes position when flash object is below it.</short_desc>
          <delta_ts>2013-06-15 13:04:05 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.8</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>65793</dup_id>
          
          <bug_file_loc>http://jsfiddle.net/honk1/jAJfc/1/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="jens buss">jens</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>caseyleask</cc>
    
    <cc>jens</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>768020</commentid>
    <comment_count>0</comment_count>
    <who name="jens buss">jens</who>
    <bug_when>2012-11-15 06:48:15 -0800</bug_when>
    <thetext>here is a fiddle: http://jsfiddle.net/honk1/jAJfc/1/
its a large scale background image and a fixed header. header and background have the same background image. header has fixed position to be visible during scrolling, so the header may cover the site content that scrolls below it. when the user scrolls and the content has a flash object in it, and it &quot;hits&quot; the header, the image inside the header gets repositioned / jumps to a weird position.
in the nightly build its even worth, i think the background-attachment: fixed; attribute isnt set yet..? i mean: its not working in the first place.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>768029</commentid>
    <comment_count>1</comment_count>
    <who name="jens buss">jens</who>
    <bug_when>2012-11-15 06:56:49 -0800</bug_when>
    <thetext>of course, if no flash object is inside the content, the behaviour is as desired. same with mozilla/ie browsers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>768067</commentid>
    <comment_count>2</comment_count>
    <who name="jens buss">jens</who>
    <bug_when>2012-11-15 07:47:53 -0800</bug_when>
    <thetext>this also happens on the ipad, where no flash element is placed, but a video element.
the jsfiddle is a static html source code from a rendered site. the code gets generated by the longtail jwplayer and should be fine. on mobile devices the player generates a html5 video element.
if the video element hits the header, its background image moves, or whatever happens there..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>769608</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-11-16 13:09:28 -0800</bug_when>
    <thetext>Seems like the background origin is being incorrectly computed when we render into a composited layer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>794061</commentid>
    <comment_count>4</comment_count>
    <who name="Casey Leask">caseyleask</who>
    <bug_when>2012-12-18 14:33:03 -0800</bug_when>
    <thetext>I&apos;ve got a similar problem with background-attachment: fixed and loading assets.
Set plugins in Chrome to &apos;Click to Play&apos;.
Visit this fiddle. 
http://jsfiddle.net/CaseyLeask/3s2GE/
scroll the page, with the background working correctly.
Load the Flash Player instance.
Scroll the page again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>794065</commentid>
    <comment_count>5</comment_count>
    <who name="Casey Leask">caseyleask</who>
    <bug_when>2012-12-18 14:34:19 -0800</bug_when>
    <thetext>Afterwards, highlight the text for dramatic effect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>900798</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-06-15 13:04:05 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 65793 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>