[Webkit-unassigned] [Bug 68322] New: Chrome resets the textarea scroll bar (scrollTop) when focus() is called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 18 01:14:23 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68322

           Summary: Chrome resets the textarea scroll bar (scrollTop) when
                    focus() is called
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org


Originally reported as http://crbug.com/75072

Verified against WebKit ToT this morning.

---

Chrome Version       : 11.0.672.2
URLs (if applicable) :
Other browsers tested:
  Firefox 3.x: Firefox 3.6.15pre OK

What steps will reproduce the problem?
1. Open the attached page with the console enabled.

What is the expected result?

Focusing programmatically has no effect on the scroll position, so the "Before focus" and "After focus" values are the same.

What happens instead?

scrollTop is reset to 0, which is shown as "After focus"

As noted, this behaves as expected in Firefox.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list