Bug 167101

Summary: Scrollbars are visible after reverting size
Product: WebKit Reporter: Evan Trimboli <evan.trimboli>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: Safari 10   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test case none

Evan Trimboli
Reported 2017-01-16 14:41:56 PST
Created attachment 298991 [details] Test case This test case requires that scrollbars be always visible. - The initial size of the elements are set and the scrollbar is not visible - The size of the elements are shrunk and the scrollbar is visible - The initial size is restored and the scrollbars remain visible when they should not If you press the "fix it" button, it clears the width/height and then sets it to the same value to force a repaint and this appears to fix the issue.
Attachments
Test case (1.54 KB, text/html)
2017-01-16 14:41 PST, Evan Trimboli
no flags
Evan Trimboli
Comment 1 2017-01-18 18:33:21 PST
FYI, a bug report with Chromium has been filed here: https://bugs.chromium.org/p/chromium/issues/detail?id=681708
Note You need to log in before you can comment on or make changes to this bug.