<?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>10031</bug_id>
          
          <creation_ts>2006-07-20 08:26:59 -0700</creation_ts>
          <short_desc>drop down form is broken (works in Firefox)</short_desc>
          <delta_ts>2007-02-08 14:37:52 -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>DOM</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>12280</dup_id>
          
          <bug_file_loc>https://citydev-portal.edinburgh.gov.uk/portal/userRegistration.jsp</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="tim bates">timothy.c.bates</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>50442</commentid>
    <comment_count>0</comment_count>
    <who name="tim bates">timothy.c.bates</who>
    <bug_when>2006-07-20 08:26:59 -0700</bug_when>
    <thetext>At the URL above:

1. Select a service (say  Enquiry Certificate Requests)
2. Selet a user type (say general public)
--&gt; A form should be exposed with several more fields to complete

In safari, nothing happens, in Firefox 1.5, the form is drawn.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50454</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-07-20 12:49:43 -0700</bug_when>
    <thetext>The server just returns an error to me (500 Internal Server Error). Is the server down, or maybe this page should be navigated to, rather than opened directly?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50459</commentid>
    <comment_count>2</comment_count>
    <who name="tim bates">timothy.c.bates</who>
    <bug_when>2006-07-20 13:43:14 -0700</bug_when>
    <thetext>to open the problematic form page:

1. go to http://citydev-portal.edinburgh.gov.uk/portal/portal.jsp
2. click on &quot;register for free&quot; (lower left hand side of the page

This opens the problem form. You then simply select a useage need (radio button)

I selected &quot;Property Enquiry Certificate Requests&quot;

Then from the drop down select &quot;general public&quot; as a user type

Now you are seeing the bug: in Safari, the form remains blank, in Firefox it is populated with a series of form elements.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50473</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-07-21 02:50:58 -0700</bug_when>
    <thetext>Confirmed with r15475.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54002</commentid>
    <comment_count>4</comment_count>
      <attachid>10264</attachid>
    <who name="Mike Filippone (donkeyentertain)">mikef</who>
    <bug_when>2006-08-27 21:48:47 -0700</bug_when>
    <thetext>Created attachment 10264
Test case/reduction

Made the reduction in r16061.  

Problem seems to be the document.all(&quot;userTypeID&quot;) throwing an error since the select element only has a name=&quot;userTypeID&quot;.  When you put id=&quot;userTypeID&quot; in the select tag as well, works fine in Webkit.... Firefox doesn&apos;t seem to mind the id not being there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25126</commentid>
    <comment_count>5</comment_count>
    <who name="Roland Corrigal">rcorrigal</who>
    <bug_when>2007-02-08 14:08:13 -0800</bug_when>
    <thetext>I can confirm that this works with the latest nightly build of WebKit  r19494 and not the current release of Safari.

So, in all fairness it&apos;s been fixed now :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25131</commentid>
    <comment_count>6</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-02-08 14:26:11 -0800</bug_when>
    <thetext>The testcase doesn&apos;t work for me in r19506.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25134</commentid>
    <comment_count>7</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-02-08 14:36:49 -0800</bug_when>
    <thetext>This was fixed by the fix for Bug 12280.

Matt, the test case works for me with a local debug build of WebKit r19507 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25135</commentid>
    <comment_count>8</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-02-08 14:37:26 -0800</bug_when>
    <thetext>Reopening to mark as duplicate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25136</commentid>
    <comment_count>9</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-02-08 14:37:52 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 12280 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>10264</attachid>
            <date>2006-08-27 21:48:47 -0700</date>
            <delta_ts>2006-08-27 21:48:47 -0700</delta_ts>
            <desc>Test case/reduction</desc>
            <filename>bug10031.html</filename>
            <type>text/html</type>
            <size>559</size>
            <attacher name="Mike Filippone (donkeyentertain)">mikef</attacher>
            
              <data encoding="base64">PGh0bWw+CjxoZWFkPgoJPHRpdGxlPlVzZXIgUmVnaXN0cmF0aW9uPC90aXRsZT4KCgk8c2NyaXB0
IGxhbmd1YWdlPSJqYXZhc2NyaXB0Ij4KCgkJZnVuY3Rpb24gdXNlclR5cGVDaGFuZ2VkKCkKCQl7
CgkJCWlmIChkb2N1bWVudC5hbGwoInVzZXJUeXBlSUQiKS52YWx1ZSA9PSAidmFsdWUxIiB8fCBk
b2N1bWVudC5hbGwoInVzZXJUeXBlSUQiKS52YWx1ZSA9PSAidmFsdWUyIikgewoJCQkgIGhpZGRl
bkJsb2NrLnN0eWxlLmRpc3BsYXkgPSAiYmxvY2siOwoJCQl9CgkJfQoKCTwvc2NyaXB0Pgo8L2hl
YWQ+Cjxib2R5PgoKPHNlbGVjdCBvbkNoYW5nZT0idXNlclR5cGVDaGFuZ2VkKCkiIG5hbWU9InVz
ZXJUeXBlSUQiPgo8b3B0aW9uIHZhbHVlPSJ2YWx1ZTEiPkNoYW5nZSB0aGUgc2VsZWN0Li4uPC9v
cHRpb24+CjxvcHRpb24gdmFsdWU9InZhbHVlMiI+Li4uYW5kIGhpZGRlbkJsb2NrIHNob3VsZCBh
cHBlYXI8L29wdGlvbj4KPC9zZWxlY3Q+Cgo8ZGl2IHN0eWxlPSJkaXNwbGF5Om5vbmUiICBpZD0i
aGlkZGVuQmxvY2siPnNvbWV0aGluZzwvZGl2PgoKCjwvYm9keT4KPC9odG1sPg==
</data>

          </attachment>
      

    </bug>

</bugzilla>