[Webkit-unassigned] [Bug 13460] New: Scrollbars for short height elements (multitext, list and other elements)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 15:52:38 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13460

           Summary: Scrollbars for short height elements (multitext, list
                    and other elements)
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kanda at agile.com


Safari requires a minimum height of 56 pixels to draw a functioning scrollbar
on divs or textareas. So if your code and the users settings produce a smaller
box (e.g. rows=4 & default settings), no scrollbar will appear no matter how
many lines the user enters. On the list element, no matter how many list
entries are there, the scroll bars won't show up because the list height is
less than 56 pixels. This will be frustrating to the users.


-- 
Configure bugmail: http://bugs.webkit.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