<?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>7440</bug_id>
          
          <creation_ts>2006-02-23 21:25:15 -0800</creation_ts>
          <short_desc>Floats not positioned correctly</short_desc>
          <delta_ts>2006-02-24 20:26:47 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://etuovi.com</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="Antti Koivisto">koivisto</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>33842</commentid>
    <comment_count>0</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2006-02-23 21:25:15 -0800</bug_when>
    <thetext>In etuovi.com the password entry field is not visible and there is overlapping text under &quot;Oma etuovi&quot; headline. The problem is with float positioning.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33843</commentid>
    <comment_count>1</comment_count>
      <attachid>6693</attachid>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2006-02-23 21:28:14 -0800</bug_when>
    <thetext>Created attachment 6693
testcase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33848</commentid>
    <comment_count>2</comment_count>
      <attachid>6696</attachid>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2006-02-23 22:33:06 -0800</bug_when>
    <thetext>Created attachment 6696
patch

Correct the use of QPtrList in RenderBlock::positionNewFloats(). In case all list entries needed positioning, the list current() pointer would get cleared and only the first entry would actually be positioned.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33857</commentid>
    <comment_count>3</comment_count>
      <attachid>6696</attachid>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2006-02-24 00:13:15 -0800</bug_when>
    <thetext>Comment on attachment 6696
patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33869</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-02-24 08:23:30 -0800</bug_when>
    <thetext>To land, we need to turn the test case into a layout test and write ChangeLog.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33870</commentid>
    <comment_count>5</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2006-02-24 09:48:12 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; To land, we need to turn the test case into a layout test and write ChangeLog.
&gt; 

I can do that to test my new commit powers. Anything I need to know about the process?</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>6693</attachid>
            <date>2006-02-23 21:28:14 -0800</date>
            <delta_ts>2006-02-23 21:28:14 -0800</delta_ts>
            <desc>testcase</desc>
            <filename>float-positioning.html</filename>
            <type>text/html</type>
            <size>388</size>
            <attacher name="Antti Koivisto">koivisto</attacher>
            
              <data encoding="base64">PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHhtbDpsYW5nPSJmaSIg
bGFuZz0iZmkiPgo8aGVhZD4KPHRpdGxlPkV0dW92aS5jb208L3RpdGxlPgo8c3R5bGU+CmRpdiB7
IGJvcmRlcjogM3B4IHNvbGlkIHJlZCB9CmRpdi5ldHVzaXZ1VGV4dCB7IHdpZHRoOiAxNDBweDsg
ICBib3JkZXI6IDNweCBzb2xpZCBncmVlbiB9CmRpdiBkaXYgeyBmbG9hdDogbGVmdDsgd2lkdGg6
IDYwcHg7ICB9Cjwvc3R5bGU+Cgo8L2hlYWQ+Cjxib2R5Pgo8ZGl2IGNsYXNzPSJldHVzaXZ1VGV4
dCI+YWFhc3NkZGRzIGRzc2QgZHNhc2Rkc2Fkc2RzIGRzYSBkZHNzZGRzc2RhIHNkZGFzYWRzZGEK
PGRpdj4xPC9kaXY+CjxkaXY+MjwvZGl2Pgo8ZGl2PjM8L2Rpdj4KPC9kaXY+Cg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>6696</attachid>
            <date>2006-02-23 22:33:06 -0800</date>
            <delta_ts>2006-02-24 00:13:15 -0800</delta_ts>
            <desc>patch</desc>
            <filename>float-positioning.patch</filename>
            <type>text/plain</type>
            <size>938</size>
            <attacher name="Antti Koivisto">koivisto</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvcmVuZGVyaW5nL1JlbmRlckJsb2NrLmNwcAo9PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBX
ZWJDb3JlL3JlbmRlcmluZy9SZW5kZXJCbG9jay5jcHAJKHJldmlzaW9uIDEyOTUyKQorKysgV2Vi
Q29yZS9yZW5kZXJpbmcvUmVuZGVyQmxvY2suY3BwCSh3b3JraW5nIGNvcHkpCkBAIC0xODE0LDE3
ICsxODE0LDE1IEBAIHZvaWQgUmVuZGVyQmxvY2s6OnJlbW92ZUZsb2F0aW5nT2JqZWN0KFIKIHZv
aWQgUmVuZGVyQmxvY2s6OnBvc2l0aW9uTmV3RmxvYXRzKCkKIHsKICAgICBpZighbV9mbG9hdGlu
Z09iamVjdHMpIHJldHVybjsKLSAgICBGbG9hdGluZ09iamVjdCAqZiA9IG1fZmxvYXRpbmdPYmpl
Y3RzLT5nZXRMYXN0KCk7CisgICAgRmxvYXRpbmdPYmplY3QgKmYgPSBtX2Zsb2F0aW5nT2JqZWN0
cy0+bGFzdCgpOwogICAgIGlmKCFmIHx8IGYtPnN0YXJ0WSAhPSAtMSkgcmV0dXJuOwogICAgIEZs
b2F0aW5nT2JqZWN0ICpsYXN0RmxvYXQ7CiAgICAgd2hpbGUoMSkKICAgICB7Ci0gICAgICAgIGxh
c3RGbG9hdCA9IG1fZmxvYXRpbmdPYmplY3RzLT5wcmV2KCk7Ci0gICAgICAgIGlmICghbGFzdEZs
b2F0IHx8IGxhc3RGbG9hdC0+c3RhcnRZICE9IC0xKSB7Ci0gICAgICAgICAgICBtX2Zsb2F0aW5n
T2JqZWN0cy0+bmV4dCgpOwotICAgICAgICAgICAgYnJlYWs7Ci0gICAgICAgIH0KLSAgICAgICAg
ZiA9IGxhc3RGbG9hdDsKKyAgICAgICAgbGFzdEZsb2F0ID0gbV9mbG9hdGluZ09iamVjdHMtPmdl
dFByZXYoKTsKKyAgICAgICAgaWYgKCFsYXN0RmxvYXQgfHwgbGFzdEZsb2F0LT5zdGFydFkgIT0g
LTEpCisgICAgICAgICAgICBicmVhazsgICAgICAgIAorICAgICAgICBmID0gbV9mbG9hdGluZ09i
amVjdHMtPnByZXYoKTsKICAgICB9CiAKIAo=
</data>
<flag name="review"
          id="1695"
          type_id="1"
          status="+"
          setter="hyatt"
    />
          </attachment>
      

    </bug>

</bugzilla>