NEW167101
Scrollbars are visible after reverting size
https://bugs.webkit.org/show_bug.cgi?id=167101
Summary Scrollbars are visible after reverting size
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.