<?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>23819</bug_id>
          
          <creation_ts>2009-02-07 08:06:13 -0800</creation_ts>
          <short_desc>REGRESSION (r36869): Select scroller is shorter than it should be</short_desc>
          <delta_ts>2011-03-28 15:23:40 -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>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>34049</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="John Moe">john</reporter>
          <assigned_to name="Cameron Zwarich (cpst)">zwarich</assigned_to>
          <cc>adele</cc>
    
    <cc>emacemac7</cc>
    
    <cc>hyatt</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zwarich</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>108826</commentid>
    <comment_count>0</comment_count>
    <who name="John Moe">john</who>
    <bug_when>2009-02-07 08:06:13 -0800</bug_when>
    <thetext>Steps:
1. Try to drag thumb to the half way point.  
2. Notice it is not actually at the half way point.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108827</commentid>
    <comment_count>1</comment_count>
      <attachid>27447</attachid>
    <who name="John Moe">john</who>
    <bug_when>2009-02-07 08:06:48 -0800</bug_when>
    <thetext>Created attachment 27447
Demo</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108879</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-02-08 02:11:53 -0800</bug_when>
    <thetext>Confirmed as a regression with r40771. The scroller is shorter than it should be, so it appears to be mispositioned when dragging.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108880</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-02-08 02:13:01 -0800</bug_when>
    <thetext>&lt;rdar://problem/6566875&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109200</commentid>
    <comment_count>4</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2009-02-10 14:53:17 -0800</bug_when>
    <thetext>Adding Hyatt since he wrote http://trac.webkit.org/changeset/40771.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109356</commentid>
    <comment_count>5</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2009-02-11 13:21:05 -0800</bug_when>
    <thetext>Oh, Alexey clarified that 40771 is just the revision he used to confirm the bug, not the cause of the bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118459</commentid>
    <comment_count>6</comment_count>
    <who name="Cameron Zwarich (cpst)">zwarich</who>
    <bug_when>2009-04-22 18:53:02 -0700</bug_when>
    <thetext>This regressed between the r36847 and r36882 nightlies. It shouldn&apos;t be too hard to find the exact point of the regression, because it&apos;s such a small range.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118463</commentid>
    <comment_count>7</comment_count>
    <who name="Cameron Zwarich (cpst)">zwarich</who>
    <bug_when>2009-04-22 19:25:10 -0700</bug_when>
    <thetext>This regressed in r36869:

http://trac.webkit.org/changeset/36869</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118471</commentid>
    <comment_count>8</comment_count>
      <attachid>29704</attachid>
    <who name="Cameron Zwarich (cpst)">zwarich</who>
    <bug_when>2009-04-22 21:18:36 -0700</bug_when>
    <thetext>Created attachment 29704
Proposed patch

Do we usually add pixel tests for something like this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118502</commentid>
    <comment_count>9</comment_count>
      <attachid>29704</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2009-04-23 09:07:09 -0700</bug_when>
    <thetext>Comment on attachment 29704
Proposed patch

r=me

And, yes, a manual test or a pixel test or both would be good to add.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119356</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-04-29 14:50:50 -0700</bug_when>
    <thetext>Assigning to cpst for test addition and landing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126115</commentid>
    <comment_count>11</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-06-15 18:59:43 -0700</bug_when>
    <thetext>cpst?  Ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127862</commentid>
    <comment_count>12</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-06-24 01:07:40 -0700</bug_when>
    <thetext>cpst:  ping?  Please advise.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128062</commentid>
    <comment_count>13</comment_count>
      <attachid>29704</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-06-24 18:35:33 -0700</bug_when>
    <thetext>Comment on attachment 29704
Proposed patch

r- for lack of tests per darin&apos;s comment above.  Can&apos;t land this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>374830</commentid>
    <comment_count>14</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2011-03-28 15:23:40 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 34049 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>27447</attachid>
            <date>2009-02-07 08:06:48 -0800</date>
            <delta_ts>2009-02-07 08:06:48 -0800</delta_ts>
            <desc>Demo</desc>
            <filename>select.html</filename>
            <type>text/html</type>
            <size>542</size>
            <attacher name="John Moe">john</attacher>
            
              <data encoding="base64">PHNlbGVjdCBzaXplPSIyMCI+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+CjxvcHRpb24+YTwvb3B0aW9uPgo8b3B0aW9uPmE8L29wdGlvbj4K
PG9wdGlvbj5hPC9vcHRpb24+Cgo8L3NlbGVjdD4=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>29704</attachid>
            <date>2009-04-22 21:18:36 -0700</date>
            <delta_ts>2010-06-10 17:42:11 -0700</delta_ts>
            <desc>Proposed patch</desc>
            <filename>scrollbar.diff</filename>
            <type>text/plain</type>
            <size>1516</size>
            <attacher name="Cameron Zwarich (cpst)">zwarich</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDQyNzY5
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTggQEAKKzIwMDktMDQt
MjIgIENhbWVyb24gWndhcmljaCAgPGN3endhcmljaEB1d2F0ZXJsb28uY2E+CisKKyAgICAgICAg
UmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgQnVnIDIzODE5OiBSRUdSRVNT
SU9OIChyMzY4NjkpOiBTZWxlY3Qgc2Nyb2xsZXIgaXMgc2hvcnRlciB0aGFuIGl0IHNob3VsZCBi
ZQorICAgICAgICA8aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTIzODE5
PgorICAgICAgICA8cmRhcjovL3Byb2JsZW0vNjU2Njg3NT4KKworICAgICAgICBUaGUgbmV3IE1h
YyBzY3JvbGxiYXIgY29kZSB1c2luZyBISVRoZW1lRHJhd1RyYWNrIGFkZGVkIGluIHIzNjc3NyAo
YnV0IAorICAgICAgICB0dXJuZWQgb24gaW4gcjM2ODY5KSBoYWQgYSB0eXBvLiBJdCBzZXQgdGhl
IHZpZXcgc2l6ZSB0byB0aGUgdmFsdWUgb2YKKyAgICAgICAgc2Nyb2xsYmFyLT5wYWdlU3RlcCgp
IGluc3RlYWQgb2Ygc2Nyb2xsYmFyLT52aXNpYmxlU2l6ZSgpLgorCisgICAgICAgICogcGxhdGZv
cm0vbWFjL1Njcm9sbGJhclRoZW1lTWFjLm1tOgorICAgICAgICAoV2ViQ29yZTo6U2Nyb2xsYmFy
VGhlbWVNYWM6OnBhaW50KToKKwogMjAwOS0wNC0yMiAgU2FtIFdlaW5pZyAgPHNhbUB3ZWJraXQu
b3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IE1hcmsgUm93ZS4KSW5kZXg6IHBsYXRmb3JtL21h
Yy9TY3JvbGxiYXJUaGVtZU1hYy5tbQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBwbGF0Zm9ybS9tYWMvU2Nyb2xs
YmFyVGhlbWVNYWMubW0JKHJldmlzaW9uIDQyNzYxKQorKysgcGxhdGZvcm0vbWFjL1Njcm9sbGJh
clRoZW1lTWFjLm1tCSh3b3JraW5nIGNvcHkpCkBAIC0zNjcsNyArMzY3LDcgQEAgYm9vbCBTY3Jv
bGxiYXJUaGVtZU1hYzo6cGFpbnQoU2Nyb2xsYmFyKgogICAgIHRyYWNrSW5mby5taW4gPSAwOwog
ICAgIHRyYWNrSW5mby5tYXggPSBzY3JvbGxiYXItPm1heGltdW0oKTsKICAgICB0cmFja0luZm8u
dmFsdWUgPSBzY3JvbGxiYXItPmN1cnJlbnRQb3MoKTsKLSAgICB0cmFja0luZm8udHJhY2tJbmZv
LnNjcm9sbGJhci52aWV3c2l6ZSA9IHNjcm9sbGJhci0+cGFnZVN0ZXAoKTsKKyAgICB0cmFja0lu
Zm8udHJhY2tJbmZvLnNjcm9sbGJhci52aWV3c2l6ZSA9IHNjcm9sbGJhci0+dmlzaWJsZVNpemUo
KTsKICAgICB0cmFja0luZm8uYXR0cmlidXRlcyA9IDA7CiAgICAgaWYgKHNjcm9sbGJhci0+b3Jp
ZW50YXRpb24oKSA9PSBIb3Jpem9udGFsU2Nyb2xsYmFyKQogICAgICAgICB0cmFja0luZm8uYXR0
cmlidXRlcyB8PSBrVGhlbWVUcmFja0hvcml6b250YWw7Cg==
</data>
<flag name="review"
          id="14845"
          type_id="1"
          status="-"
          setter="eric"
    />
          </attachment>
      

    </bug>

</bugzilla>