Bug 23485 - Vertical scroll buttons don't render when the height of the div is too small
Summary: Vertical scroll buttons don't render when the height of the div is too small
Status: RESOLVED DUPLICATE of bug 5005
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2009-01-22 16:32 PST by Raul D
Modified: 2009-01-27 14:00 PST (History)
1 user (show)

See Also:


Attachments
Demonstrates incorrectly rendered short vertical scroll bars (476 bytes, text/html)
2009-01-22 16:34 PST, Raul D
no flags Details
Side by side, Safari, Firefox, IE (257.40 KB, image/png)
2009-01-23 18:49 PST, Raul D
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raul D 2009-01-22 16:32:38 PST
Vertical scroll buttons don't render when the height of the div is too small.
Safari may render an incomplete vertical scroll bar preventing users from navigating their content.
This repros in Safari only and not on IE or FF.
Please see attached HTML repro.
Comment 1 Raul D 2009-01-22 16:34:09 PST
Created attachment 26945 [details]
Demonstrates incorrectly rendered short vertical scroll bars

Please see attachment for rendering issue on short vertical scroll bars in Safari
Comment 2 Mark Rowe (bdash) 2009-01-22 21:34:47 PST
I don't see scrollbar buttons in ether of the two cases in Firefox, while I do see them on the bottom of the two in Safari.  They're omitted from the top div because there isn't sufficient vertical space to display them.  I'm not sure what we can really do about that.
Comment 3 Mark Rowe (bdash) 2009-01-22 21:35:03 PST
<rdar://problem/6519640>
Comment 4 Raul D 2009-01-23 18:49:36 PST
Created attachment 26991 [details]
Side by side, Safari, Firefox, IE

Note the rendering on Safari vs other browsers. User has no way to scroll their content in Safari
Comment 5 mitz 2009-01-27 14:00:04 PST

*** This bug has been marked as a duplicate of 5005 ***