<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Solved]div artifacts in 66.0.35]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1580892288557-screenshot_22.jpg" alt="Screenshot_22.jpg" class=" img-responsive img-markdown" /> <img src="/assets/uploads/files/1580892288547-screenshot_21.jpg" alt="Screenshot_21.jpg" class=" img-responsive img-markdown" /></p>
<p dir="auto">This bug appears in all blocks with css property overflow-y: scroll.</p>
]]></description><link>https://forums.opera.com/topic/38175/solved-div-artifacts-in-66-0-35</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 07:23:15 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/38175.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Feb 2020 08:47:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved]div artifacts in 66.0.35 on Thu, 27 Feb 2020 07:23:06 GMT]]></title><description><![CDATA[<p dir="auto">fixed in 67.0</p>
]]></description><link>https://forums.opera.com/post/200589</link><guid isPermaLink="true">https://forums.opera.com/post/200589</guid><dc:creator><![CDATA[desmondjim]]></dc:creator><pubDate>Thu, 27 Feb 2020 07:23:06 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]div artifacts in 66.0.35 on Fri, 07 Feb 2020 13:46:23 GMT]]></title><description><![CDATA[<p dir="auto">Bug DNAWIZ-87223 (and its duplicates DNAWIZ-86914, DNAWIZ-86824, DNAWIZ-86381) have been filed for this issue. There's also a post on StackOverflow at <a href="https://stackoverflow.com/questions/59972165/opera-browser-overflow-auto-bug" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/59972165/opera-browser-overflow-auto-bug</a>.</p>
]]></description><link>https://forums.opera.com/post/198421</link><guid isPermaLink="true">https://forums.opera.com/post/198421</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 07 Feb 2020 13:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]div artifacts in 66.0.35 on Fri, 07 Feb 2020 13:22:38 GMT]]></title><description><![CDATA[<p dir="auto">If it's fixed in Opera Beta (version 67), it probably won't be fixed in Opera Stable until it hits 67.</p>
]]></description><link>https://forums.opera.com/post/198420</link><guid isPermaLink="true">https://forums.opera.com/post/198420</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 07 Feb 2020 13:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]div artifacts in 66.0.35 on Fri, 07 Feb 2020 13:12:03 GMT]]></title><description><![CDATA[<p dir="auto">not fixed in 66.0.3515.72</p>
]]></description><link>https://forums.opera.com/post/198417</link><guid isPermaLink="true">https://forums.opera.com/post/198417</guid><dc:creator><![CDATA[desmondjim]]></dc:creator><pubDate>Fri, 07 Feb 2020 13:12:03 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]div artifacts in 66.0.35 on Wed, 05 Feb 2020 11:16:02 GMT]]></title><description><![CDATA[<p dir="auto">Confirmed in Opera Stable, but not Opera Beta and Opera Developer. So, it looks like it's already fixed.</p>
<p dir="auto">For those that want to try:</p>
<p dir="auto">test.html:</p>
<pre><code>&lt;!DOCTYPE html&gt;
&lt;html&gt;
    &lt;head&gt;
        &lt;meta charset="utf-8"&gt;
        &lt;title&gt;DIV Artifact&lt;/title&gt;
        &lt;style&gt;
            div {
                width: 200px;
                height: 100px;
                overflow-y: scroll
            }
        &lt;/style&gt;
    &lt;/head&gt;
    &lt;body&gt;
        &lt;!-- Scroll bar present but disabled when less content --&gt;
        &lt;div&gt;test&lt;/div&gt;
        &lt;!--Scroll bar present and enabled when more content --&gt;
        &lt;div&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
            test&lt;br&gt;
        &lt;/div&gt;
    &lt;/body&gt;
&lt;/html&gt;
</code></pre>
]]></description><link>https://forums.opera.com/post/198117</link><guid isPermaLink="true">https://forums.opera.com/post/198117</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Wed, 05 Feb 2020 11:16:02 GMT</pubDate></item></channel></rss>