<?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>11985</bug_id>
          
          <creation_ts>2006-12-26 12:01:19 -0800</creation_ts>
          <short_desc>REGRESSION: No day/week scrollbar in Google Calendar</short_desc>
          <delta_ts>2007-02-12 10:58:32 -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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoogleBug, InRadar, NeedsReduction, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lilek">dev+webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>koivisto</cc>
    
    <cc>sullivan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39701</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2006-12-26 12:01:19 -0800</bug_when>
    <thetext>Load Google Calendar (until bug 11982 is fixed, you&apos;ll need the r18159 nightly).  There are no scrollbars in the day, week, or next 4 days tabs even though the content scrolls with a trackpad/scrollwheel.  After switching to the month or agenda tabs and back, the scrollbars are working properly.  Scrollbars are fine in shipping Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31240</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2007-01-28 19:06:37 -0800</bug_when>
    <thetext>&lt;rdar://problem/4960260&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24481</commentid>
    <comment_count>2</comment_count>
      <attachid>13109</attachid>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2007-02-10 12:08:05 -0800</bug_when>
    <thetext>Created attachment 13109
make sure overflow:auto scrollbars are enabled

Google Calendar apparently dynamically turns overflow:scroll scrollbars into overflow:auto. If they were disabled at that point they would never be enabled</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24432</commentid>
    <comment_count>3</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2007-02-10 15:37:35 -0800</bug_when>
    <thetext>Antti, as far as I can tell it looks good, but it needs a test case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24434</commentid>
    <comment_count>4</comment_count>
      <attachid>13109</attachid>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2007-02-10 16:19:50 -0800</bug_when>
    <thetext>Comment on attachment 13109
make sure overflow:auto scrollbars are enabled

Fix looks good to me. Just needs a test case for LayoutTests. r- for now, r=me if you add a test case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24413</commentid>
    <comment_count>5</comment_count>
      <attachid>13112</attachid>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2007-02-10 17:14:47 -0800</bug_when>
    <thetext>Created attachment 13112
test case

Interestingly this test case fails also in tiger webkit. Since this bug depends on layout timing Calendar scrollbars probably work there just by accident.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24374</commentid>
    <comment_count>6</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2007-02-10 18:05:28 -0800</bug_when>
    <thetext>Antti, the test case looks good, now, if you could just bundle it all together. add a Changelog for the LayoutTest and upload it we will be all set.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24145</commentid>
    <comment_count>7</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2007-02-11 16:05:30 -0800</bug_when>
    <thetext>Based on comment #4 committed as r19566 with the attached LayoutTest</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24069</commentid>
    <comment_count>8</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2007-02-12 09:38:18 -0800</bug_when>
    <thetext>This appears only partly fixed. With tip of tree, if I visit Google calendar in day or week mode, no vertical scroller appears. But if I click on the &quot;month&quot; tab, then back on the &quot;day&quot; or &quot;week&quot; tab, the vertical scroller then appears, and works correctly. So there&apos;s some initial state that&apos;s still wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24076</commentid>
    <comment_count>9</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2007-02-12 10:22:24 -0800</bug_when>
    <thetext>Worksforme. Err, are you sure you actually have r19566 or newer? </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24079</commentid>
    <comment_count>10</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-02-12 10:45:08 -0800</bug_when>
    <thetext>This also works for me with r19573.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24026</commentid>
    <comment_count>11</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2007-02-12 10:54:23 -0800</bug_when>
    <thetext>Hmm, I definitely have 19573. I&apos;ll double-check this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24027</commentid>
    <comment_count>12</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2007-02-12 10:58:32 -0800</bug_when>
    <thetext>Ah, I was building a Release version, but testing on a Debug version that wasn&apos;t quite up to date.

When I test on a version that actually includes this fix, it works just fine. D&apos;oh!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>13109</attachid>
            <date>2007-02-10 12:08:05 -0800</date>
            <delta_ts>2007-02-10 16:19:50 -0800</delta_ts>
            <desc>make sure overflow:auto scrollbars are enabled</desc>
            <filename>11985.patch</filename>
            <type>text/plain</type>
            <size>1422</size>
            <attacher name="Antti Koivisto">koivisto</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiAxOTU1NCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTYgQEAKKzIwMDctMDItMTAgIEFudHRpIEtvaXZpc3RvICA8YW50dGlAYXBwbGUu
Y29tPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIC0g
Zml4ZWQgUkVHUkVTU0lPTjogTm8gZGF5L3dlZWsgc2Nyb2xsYmFyIGluIEdvb2dsZSBDYWxlbmRh
cgorICAgICAgICBodHRwOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xMTk4NQor
CisgICAgICAgIE1ha2Ugc3VyZSBvdmVyZmxvdzphdXRvIHNjcm9sbGJhcnMgYXJlIGFsd2F5cyBl
bmFibGVkLiBJZiB0aGV5IHdlcmUgb3ZlcmZsb3c6c2Nyb2xsCisgICAgICAgIGFuZCBkeW5hbWlj
YWxseSBjaGFuZ2VkIHRvIGF1dG8gdGhleSBtaWdodCBzdGlsbCBiZSBkaXNhYmxlZC4KKworICAg
ICAgICAqIHJlbmRlcmluZy9SZW5kZXJMYXllci5jcHA6CisgICAgICAgIChXZWJDb3JlOjpSZW5k
ZXJMYXllcjo6dXBkYXRlU2Nyb2xsSW5mb0FmdGVyTGF5b3V0KToKKwogMjAwNy0wMi0wOSAgQnJh
ZHkgRWlkc29uIDxiZWlkc29uQGFwcGxlLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBNYWNp
ZWoKSW5kZXg6IFdlYkNvcmUvcmVuZGVyaW5nL1JlbmRlckxheWVyLmNwcAo9PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0t
LSBXZWJDb3JlL3JlbmRlcmluZy9SZW5kZXJMYXllci5jcHAJKHJldmlzaW9uIDE5NDgxKQorKysg
V2ViQ29yZS9yZW5kZXJpbmcvUmVuZGVyTGF5ZXIuY3BwCSh3b3JraW5nIGNvcHkpCkBAIC0xMjMw
LDYgKzEyMzAsMTIgQEAgUmVuZGVyTGF5ZXI6OnVwZGF0ZVNjcm9sbEluZm9BZnRlckxheW91dAog
ICAgICAgICAgICAgfQogICAgICAgICB9CiAgICAgfQorICAgIAorICAgIC8vIElmIG92ZXJmbG93
OnNjcm9sbCBpcyB0dXJuZWQgaW50byBvdmVyZmxvdzphdXRvIGEgYmFyIG1pZ2h0IHN0aWxsIGJl
IGRpc2FibGVkIChCdWcgMTE5ODUpLgorICAgIGlmIChtX2hCYXIgJiYgbV9vYmplY3QtPmhhc0F1
dG9Ib3Jpem9udGFsU2Nyb2xsYmFyKCkpCisgICAgICAgIG1faEJhci0+c2V0RW5hYmxlZCh0cnVl
KTsKKyAgICBpZiAobV92QmFyICYmIG1fb2JqZWN0LT5oYXNBdXRvVmVydGljYWxTY3JvbGxiYXIo
KSkKKyAgICAgICAgbV92QmFyLT5zZXRFbmFibGVkKHRydWUpOwogCiAgICAgLy8gU2V0IHVwIHRo
ZSByYW5nZSAoYW5kIHBhZ2Ugc3RlcC9saW5lIHN0ZXApLgogICAgIGlmIChtX2hCYXIpIHsK
</data>
<flag name="review"
          id="5082"
          type_id="1"
          status="-"
          setter="mjs"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>13112</attachid>
            <date>2007-02-10 17:14:47 -0800</date>
            <delta_ts>2007-02-10 17:14:47 -0800</delta_ts>
            <desc>test case</desc>
            <filename>11985.html</filename>
            <type>text/html</type>
            <size>400</size>
            <attacher name="Antti Koivisto">koivisto</attacher>
            
              <data encoding="base64">PGh0bWw+Cjxib2R5PgpTY3JvbGxiYXJzIHNob3VsZCB3b3JrCjxkaXYgaWQ9eCBzdHlsZT0ncG9z
aXRpb246cmVsYXRpdmU7IHdpZHRoOjEwMHB4OyBoZWlnaHQ6MTAwcHg7IG92ZXJmbG93OiBzY3Jv
bGwnPgo8L2Rpdj4KPHNjcmlwdD4KdmFyIGUgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgneCcp
OwovLyBmb3JjZSByZWxheW91dCB0byBjcmVhdGUgc2Nyb2xsYmFycwplLm9mZnNldFRvcDsKLy8g
c3dpdGNoIHRvIGF1dG8KZS5zdHlsZS5vdmVyZmxvdyA9ICdhdXRvJzsKLy8gYWRkIHNvbWUgY29u
dGVudAplLmlubmVySFRNTCA9ICdhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhPGJy
PmE8YnI+YTxicj5hPGJyPmE8YnI+YTxicj5hPGJyPmE8YnI+YTxicj5hPGJyPic7Cjwvc2NyaXB0
Pg==
</data>

          </attachment>
      

    </bug>

</bugzilla>