Bug 13886

Summary: Partially obscured vertical scroll bar on DIV does not draw properly on page load
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: esprehn
Priority: P2 Keywords: NeedsReduction
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case (webarchive)
none
Screenshot of correct positioning to reproduce bug none

David Kilzer (:ddkilzer)
Reported 2007-05-26 15:19:28 PDT
* SUMMARY Loading a particular IEEE survey page with the browser window at just the right size causes the vertical scroll bar not to be painted properly on a scrollable <div>. * STEPS TO REPRODUCE 1. Open Safari/WebKit. 2. Load attached webarchive test file. 3. Resize Safari's window so that the vertical scroll bar is partially obscured both vertically and horizontally. 4. Empty page cache (Cmd-Alt-E). 5. Reload webarchive. * EXPECTED RESULTS The vertical scrollbar on the scrollable div should be drawn properly. * ACTUAL RESULTS The vertical scrollbar on the scrollable div is either not drawn (until the page is redrawn), or it's drawn too short. * REGRESSION Oddly, this is NOT a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135)! It behaves the same way. * NOTES Reproduced using a local debug build of WebKit r21805 with Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135).
Attachments
Test case (webarchive) (347.68 KB, application/x-webarchive)
2007-05-26 15:20 PDT, David Kilzer (:ddkilzer)
no flags
Screenshot of correct positioning to reproduce bug (9.26 KB, image/png)
2007-05-26 15:23 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-05-26 15:20:32 PDT
Created attachment 14740 [details] Test case (webarchive)
David Kilzer (:ddkilzer)
Comment 2 2007-05-26 15:23:27 PDT
Created attachment 14741 [details] Screenshot of correct positioning to reproduce bug
Elliott Sprehn
Comment 3 2012-06-26 00:45:51 PDT
The test case doesn't load anymore.
Note You need to log in before you can comment on or make changes to this bug.