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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 11:21:07 PDT 2007


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


kanda at agile.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |




------- Comment #2 from kanda at agile.com  2007-05-24 11:21 PDT -------
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