<?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>16117</bug_id>
          
          <creation_ts>2007-11-24 09:51:36 -0800</creation_ts>
          <short_desc>element.scrollIntoView( false ) scrolls the entire windows hierarchy</short_desc>
          <delta_ts>2008-06-18 05:56:32 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.fredck.com/bugs/safari/1462_reduced.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>9915</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adele</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62172</commentid>
    <comment_count>0</comment_count>
    <who name="">webkit</who>
    <bug_when>2007-11-24 09:51:36 -0800</bug_when>
    <thetext>The scrollIntoView(false) function currently scrolls all windows in the windows hierarchy, aligning the element to the bottom of all of them.

Only the window containing the element should get scrolled. All its parent windows should remain at the same scroll point.

The provided URL shows the problem clearly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62173</commentid>
    <comment_count>1</comment_count>
    <who name="">webkit</who>
    <bug_when>2007-11-24 09:52:25 -0800</bug_when>
    <thetext>Additionally to the provided URL, the following URL can be used to check the effect of the problem in FCKeditor:

http://www.fckeditor.net/_temp/browsers_bugs/safari/1462.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62174</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2007-11-24 10:12:41 -0800</bug_when>
    <thetext>This is an IE extension, so we need to check what WinIE does. I remember Adele worked on this and made sure it matched WinIE as close as possible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83747</commentid>
    <comment_count>3</comment_count>
    <who name="">webkit</who>
    <bug_when>2008-06-18 02:24:10 -0700</bug_when>
    <thetext>It seems that Opera 9.5 and Firefox 3 have changed their behavior to match WebKit for this feature, which btw matches the IE behavior.

So, all browsers have currently the same behavior, which indicates that this ticket is not valid any more.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>