[Webkit-unassigned] [Bug 109310] New: Textarea handles not respecting z-index when content overflows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 10:25:33 PST 2013


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

           Summary: Textarea handles not respecting z-index when content
                    overflows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/eSSw8/1/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: josh at joshuacody.net


When a textarea has enough content that it should scroll, its handle is always displayed at the forefront of its stacking context. In the supplied fiddle, you'll notice the handle of the bottom textarea appearing on top of the z-indexed textarea. If you change the content of the bottom textarea to a single-word string or something short, the problem no longer occurs.

-- 
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