<?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>10643</bug_id>
          
          <creation_ts>2006-08-30 12:59:34 -0700</creation_ts>
          <short_desc>iFrame won&apos;t load inside a table at 100% in quirk mode</short_desc>
          <delta_ts>2006-11-02 10:58:15 -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>New Bugs</component>
          <version>420+</version>
          <rep_platform>Mac (PowerPC)</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>5789</dup_id>
          
          <bug_file_loc>http://www.itautrade.com.br</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Pedro Estarque">pedro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mrowe</cc>
    
    <cc>pedro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54262</commentid>
    <comment_count>0</comment_count>
    <who name="Pedro Estarque">pedro</who>
    <bug_when>2006-08-30 12:59:34 -0700</bug_when>
    <thetext>One cannot logon to the site.
It works in Firefox, IE, IE for Mac and Opera. But in Safari it doesn&apos;t show the logon pane.
I think it&apos;s due to an asp script:
javascript:LoadControl(&apos;https://bankline.itau.com.br/vsnet/lgnet/login_itautrade.asp&apos;,&apos;&apos;)
It&apos;s the only reason I switch to Firefox these days. 
Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54264</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2006-08-30 13:13:05 -0700</bug_when>
    <thetext>Confirmed with ToT WebKit.  Clicking on the &quot;LOGON&quot; button results in the same page loading for a second time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54743</commentid>
    <comment_count>2</comment_count>
    <who name="Pedro Estarque">pedro</who>
    <bug_when>2006-09-03 20:47:38 -0700</bug_when>
    <thetext>It looks as if it is a problem with loading a frame inside the main page. Hitting &quot;login&quot; in Firefox loads a frame where you can input your account number etc. But Safari doesn&apos;t load that frame.
However, looking at the code I could figure out the frame&apos;s address:

https://bankline.itau.com.br/vsnet/lgnet/login_itautrade.asp?Destino=https://itautrade.itau.com.br/itautradenet/

And if I just go there I can login perfectly. Though every time it tries to load another frame inside the page it gets stuck.

the code follows this pattern:

&lt;td valign=&quot;Top&quot;&gt;
&lt;span&gt;
&lt;iframe  src=&apos;https://whatever.com&apos; width=&apos;100%&apos; height=&apos;100%&apos; name=&apos;Frame&apos; id=&apos;Frame&apos; frameborder=&apos;0&apos; scrolling=&apos;auto&apos; marginwidth=&apos;0&apos; marginheight=&apos;0&apos;&gt;
&lt;/iframe&gt;
&lt;iframe src=&apos;AutoRefresh.aspx&apos; width=&apos;0&apos; height=&apos;0&apos; name=&apos;Frame2&apos; id=&apos;Frame2&apos; frameborder=&apos;0&apos; scrolling=&apos;no&apos; marginwidth=&apos;0&apos; marginheight=&apos;0&apos;&gt;
&lt;/iframe&gt;
&lt;/span&gt;
&lt;/td&gt;

I don&apos;t know if the problem is with the &apos;AutoRefresh.aspx&apos; frame or with the original frame but it definitively seems to be a frame loading problem</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54744</commentid>
    <comment_count>3</comment_count>
    <who name="Pedro Estarque">pedro</who>
    <bug_when>2006-09-03 21:54:03 -0700</bug_when>
    <thetext>I just discovered that the problem is due to  the width=&apos;100%&apos; height=&apos;100% &apos; values.
It seems Safari can&apos;t handle them well. I switched the values to width=&apos;500&apos; height=&apos;500&apos;
and it worked great.
I googled for iframes bug in Safari and it seems a lot of people are having problems with this too.
Can it be fixed ?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54835</commentid>
    <comment_count>4</comment_count>
      <attachid>10402</attachid>
    <who name="Pedro Estarque">pedro</who>
    <bug_when>2006-09-05 13:03:47 -0700</bug_when>
    <thetext>Created attachment 10402
Reduction

This is a reduction. It works in WinIE and it doesn&apos;t in Safari ToT.
It only works in WinIE in quirk mode. In standard mode it behaves like Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55579</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2006-09-15 04:56:04 -0700</bug_when>
    <thetext>This seems to be a duplicate of bug 5789.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47544</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-11-02 10:58:15 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 5789 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>10402</attachid>
            <date>2006-09-05 13:03:47 -0700</date>
            <delta_ts>2006-09-05 13:03:47 -0700</delta_ts>
            <desc>Reduction</desc>
            <filename>index.html</filename>
            <type>text/html</type>
            <size>371</size>
            <attacher name="Pedro Estarque">pedro</attacher>
            
              <data encoding="base64">PGh0bWw+CjxoZWFkPgo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNvbnRlbnQ9InRl
eHQvaHRtbDsgY2hhcnNldD1JU08tODg1OS0xIj4KPHRpdGxlPkJ1ZzwvdGl0bGU+CjwvaGVhZD4K
CjxwPiBUaGlzIGlzIHRoZSBtYWluIHBhZ2UgPC9wPgkJCQo8dGFibGU+Cgk8dHI+CgkJPHRkIHZh
bGlnbj0iVG9wIj48c3Bhbj48aWZyYW1lICBzcmM9JzEuaHRtbCcgd2lkdGg9JzEwMCUnIGhlaWdo
dD0nMTAwJScgbmFtZT0nRnJhbWUnIGlkPSdGcmFtZScgZnJhbWVib3JkZXI9JzAnIHNjcm9sbGlu
Zz0nYXV0bycgbWFyZ2lud2lkdGg9JzAnIG1hcmdpbmhlaWdodD0nMCc+PC9pZnJhbWU+Cgk8L3Ry
Pgo8L3RhYmxlPgoKCjwvYm9keT4KPC9odG1sPgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>