[Webkit-unassigned] [Bug 10143] REGRESSION: Weird jump in textarea when replying to Bugzilla comment

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Sep 2 02:20:21 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10143


erickt at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erickt at opendarwin.org




------- Comment #6 from erickt at opendarwin.org  2006-09-02 02:20 PDT -------
Hello all, 

I may have either a new bug, or just another symptom of this one found in the
most recent nightly build. Two strange things are happening in the following
html page. First off, if you manually enter in a lot of content, a scroll bar
never appears in the page. However, if you copy-paste a large block of text
into the page, the scroll bar appears. Then, if you scroll to the top of the
page and press the 'up' arrow, the page jumps down some. Any idea if this is a
new behavior? Here's the page:

#####################
<html>                                                                     
  <body>
    <div>hi</div>
    <div>hi</div>
    <div>hi</div>
    <div>hi</div>
    <div>hi</div>
    <div>hi</div>
    <div>hi</div>

    <div style="position:relative">
      <textarea rows="10" cols="78"></textarea>
    </div>
  </body>
</html>
######################


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list