Changes between Initial Version and Version 1 of Ticket #14716, comment 11
- Timestamp:
- Oct 21, 2016, 3:33:51 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14716, comment 11
initial v1 1 1 After some digging I found a Chromium issue that may be reporting the same problem: 2 https://bugs.chromium.org/p/chromium/issues/detail?id=641881 &can=1&q=component%3ABlink%3ELayout%3EScrollbars%20&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified2 https://bugs.chromium.org/p/chromium/issues/detail?id=641881 3 3 4 4 Also when I opened the Chrome dev tools, disabled and then enabled the panel's `iframe` `width` style the scrollbar reappeared, so I suspect this is a rendering issue. 5 6 EDIT: simplified issue URL.