<?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>13546</bug_id>
          
          <creation_ts>2007-04-29 18:27:39 -0700</creation_ts>
          <short_desc>MSDN left column never loads.  Just says &quot;Loading...&quot;</short_desc>
          <delta_ts>2008-05-16 09:57:47 -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>Evangelism</component>
          <version>419.x</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.aspx</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="Robbie Foust">rfoust</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>just1gb</cc>
    
    <cc>markmalone</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>11827</commentid>
    <comment_count>0</comment_count>
    <who name="Robbie Foust">rfoust</who>
    <bug_when>2007-04-29 18:27:39 -0700</bug_when>
    <thetext>The left column on the msdn library site says &quot;Loading...&quot; and it never actually loads.  Also the resize bar starts on the very left side, but I can easily drag it to resize with no problems.

Example:  http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.aspx</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11629</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-04-30 01:37:32 -0700</bug_when>
    <thetext>This works for me in both shipping Safari and TOT when spoofing UA as IE 6 or Mozilla. Apparently, MSDN is sending us broken content; moving to Evangelism.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5332</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-07-06 13:33:44 -0700</bug_when>
    <thetext>*** Bug 14543 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62396</commentid>
    <comment_count>3</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-26 13:54:16 -0800</bug_when>
    <thetext>This is still an issue.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62403</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-26 15:37:31 -0800</bug_when>
    <thetext>Mark:

In &lt;http://msdn2.microsoft.com/App_scripts/ssmoz.js&gt;, the following piece of JavaScript code appears at the very end of the script (cleaned up for style):

if ( ! document.all ) {
    __loadCompat(window);
    if (window.navigator.userAgent.indexOf(&apos;Safari&apos;)&gt;=0) {
        _loadSafariCompat(window);
    } else {
        _loadMozillaCompat(window);
    }
}

The &apos;Safari&apos; code path is basically broken on both Safari 2 (I just tested it) and Safari 3, so it should be removed in favor of the Mozilla code path (which works on both Safari 2 and Safari 3 while spoofing as Mozilla 1.1 and Firefox 2.0.0.2, respectively).

I should note that this works for this particular page on the MSDN site.  Not sure if ssmoz.js is only used for displaying the collapsable tree nav area or whether it&apos;s used for other things as well.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80633</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2008-05-16 09:57:47 -0700</bug_when>
    <thetext>This appears to be fixed now.  Tested with Safari 3.1.1 on Mac OS X 10.5.x Leopard.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>